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

実装

適用対象