System::Collections::ObjectModel::KeyedCollection::Add Methode
KeyedCollection::Add method
Element am Ende des Containers hinzufügen.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const TItem& | Element zum Hinzufügen. |
Siehe auch
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++