System::Collections::BitArray::Reference::operator bool method

Reference::operator bool method

Converts referenced value to bool.

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

ReturnValue

true if bit is non-zero, false otherwise.

See Also