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 |
|---|---|---|
| elemento | SharedPtr<System::Object> | Elemento a agregar. |
Ver también
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.PDF for C++