Char.IBinaryNumber<Char>.AllBitsSet 属性

定义

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

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

属性值

实现

适用于