IBinaryNumber<TSelf>.AllBitsSet 属性

定义

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

public:
 static virtual property TSelf AllBitsSet { TSelf get(); };
public static virtual TSelf AllBitsSet { get; }
static member AllBitsSet : 'Self
Public Shared Overrides ReadOnly Property AllBitsSet As TSelf

属性值

TSelf

适用于