System::Collections::BitArray::SetAll 方法

BitArray::SetAll method

将所有元素设置为特定值。

void System::Collections::BitArray::SetAll(bool value)
参数类型描述
bool填充值。

另见