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