UInt16.IDecrementOperators<UInt16>.CheckedDecrement(UInt16) Operator
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengurangi nilai.
static System::UInt16 System.Numerics.IDecrementOperators<System.UInt16>.op_CheckedDecrement(System::UInt16 value) = System::Numerics::IDecrementOperators<System::UInt16>::op_CheckedDecrement;
static ushort IDecrementOperators<ushort>.op_CheckedDecrement(ushort value);
static member System.Numerics.IDecrementOperators<System.UInt16>.op_CheckedDecrement : uint16 -> uint16
Shared op_CheckedDecrement (value As UShort) As UShort Implements IDecrementOperators(Of UShort).op_CheckedDecrement
- value
- UInt16
Nilai untuk penurunan.
Hasil dari penurunan value
.
Produk | Versi |
---|---|
.NET | 7, 8, 9, 10 |
Umpan balik .NET
.NET adalah proyek sumber terbuka. Pilih tautan untuk memberikan umpan balik: