System::Collections::IListImplRefType::Add método
IListImplRefType::Add method
Agrega un elemento al final de la lista.
virtual int System::Collections::IListImplRefType<T>::Add(SharedPtr<System::Object> item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | SharedPtr<System::Object> | Elemento a añadir. |
Ver también
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Page for C++