Int128.IBinaryNumber<Int128>.AllBitsSet 属性

定义

获取二进制类型的实例,其中设置了所有位。

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

属性值

实现

适用于