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 |
|---|---|---|
| Element | const bool& | Wert zum Einfügen. |
Siehe auch
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++