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