System::Collections::BitArray::SetAll 方法
BitArray::SetAll method
将所有元素设置为特定值。
void System::Collections::BitArray::SetAll(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 填充值。 |
另见
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++
将所有元素设置为特定值。
void System::Collections::BitArray::SetAll(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 填充值。 |