System::Collections::Generic::ICollection::Add método
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 |
|---|---|---|
| elemento | const T& | para añadir. |
Ver también
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++