UIntPtr.IBinaryNumber<UIntPtr>.AllBitsSet 属性

定义

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

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

属性值

UIntPtr

unativeint

实现

适用于