System::Collections::Generic::IKVCollection::Add-Methode
IKVCollection::Add method
Fügt ein Element zum Container hinzu.
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const T& | Element, das dem Container hinzugefügt werden soll. |
Siehe auch
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++