System::Collections::ObjectModel::KeyedCollection::Add metod
KeyedCollection::Add method
Lägg till objekt i behållarens slut.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
| Parameter | Type | Beskrivning |
|---|---|---|
| objekt | const TItem& | Objekt att lägga till. |
Se även
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++