System::Collections::BitArray::Add metodo
BitArray::Add method
Aggiunge un valore alla fine del contenitore.
void System::Collections::BitArray::Add(const bool &item) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| elemento | const bool& | Valore da inserire. |
Vedi anche
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++