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