System::Collections::ObjectModel::KeyedCollection::Add method
KeyedCollection::Add method
Voeg item toe aan het einde van de container.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const TItem& | Item om toe te voegen. |
Zie ook
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++