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

實作

適用於