System::Collections::BitArray::Reference::operator bool 方法

Reference::operator bool method

将引用的值转换为 bool。

System::Collections::BitArray::Reference::operator bool() const

ReturnValue

如果位非零则为 true,否则为 false。

另见