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