Método System::Collections::Generic::IKVCollection::Add
IKVCollection::Add method
Agrega un elemento al contenedor.
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const T& | Elemento a añadir al contenedor. |
Ver también
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++