System::Collections::BitArray::SetAll メソッド
BitArray::SetAll method
すべての要素を特定の値に設定します。
void System::Collections::BitArray::SetAll(bool value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | bool | 埋める値。 |
参照
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
すべての要素を特定の値に設定します。
void System::Collections::BitArray::SetAll(bool value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | bool | 埋める値。 |