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

実装

適用対象