SByte.IBinaryNumber<SByte>.AllBitsSet 屬性

定義

取得已設定所有位的二進位型別實例。

static property System::SByte System::Numerics::IBinaryNumber<System::SByte>::AllBitsSet { System::SByte get(); };
static sbyte System.Numerics.IBinaryNumber<System.SByte>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.SByte>.AllBitsSet : sbyte
 Shared ReadOnly Property AllBitsSet As SByte Implements IBinaryNumber(Of SByte).AllBitsSet

屬性值

實作

適用於