System::Collections::ObjectModel::KeyedCollection::Add method
KeyedCollection::Add method
Agregar elemento al final del contenedor.
virtual void System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Add(const TItem &item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const TItem& | Elemento a añadir. |
Ver también
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++