IntPtr.IBinaryNumber<IntPtr>.AllBitsSet 属性

定义

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

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

属性值

IntPtr

nativeint

实现

适用于