UInt16.IBinaryNumber<UInt16>.AllBitsSet 屬性

定義

取得二進位類型的實例,其中已設定所有位。

static property System::UInt16 System::Numerics::IBinaryNumber<System::UInt16>::AllBitsSet { System::UInt16 get(); };
static ushort System.Numerics.IBinaryNumber<System.UInt16>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt16>.AllBitsSet : uint16
 Shared ReadOnly Property AllBitsSet As UShort Implements IBinaryNumber(Of UShort).AllBitsSet

屬性值

實作

適用於