System::Collections::ObjectModel::KeyedCollection::Add méthode
KeyedCollection::Add method
Ajouter un élément à la fin du conteneur.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
| Paramètre | Type | Description |
|---|---|---|
| item | const TItem& | Élément à ajouter. |
Voir aussi
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++