SetAll()
BitArray::SetAll(bool) method
Sets all elements to specific value.
void System::Collections::BitArray::SetAll(bool value)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | Filling value. |
See Also
- Class BitArray
- Namespace System::Collections
- Library Aspose.Slides