System::Collections::BitArray::Add Methode
BitArray::Add method
Fügt dem Container am Ende einen Wert hinzu.
void System::Collections::BitArray::Add(const bool &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| item | const bool& | Wert zum Einfügen. |
Siehe auch
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++