System::Collections::BitArray::SetAll metodo
BitArray::SetAll method
Imposta tutti gli elementi a un valore specifico.
void System::Collections::BitArray::SetAll(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Valore di riempimento. |
Vedi anche
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++