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

實作

適用於