Int128.IBinaryNumber<Int128>.AllBitsSet 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取二进制类型的实例,其中设置了所有位。
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