System::Collections::BitArray::SetAll Methode
BitArray::SetAll method
Setzt alle Elemente auf einen bestimmten Wert.
void System::Collections::BitArray::SetAll(bool value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | bool | Füllwert. |
Siehe auch
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++