System::Collections::BitArray::Reference::operator|= 方法

Reference::operator|= method

赋值或运算符。

Reference & System::Collections::BitArray::Reference::operator|=(bool value)
ParameterType描述
valuebool右侧操作数。

ReturnValue

此引用。

另见