System::Collections::IListImplValueType::Add método
IListImplValueType::Add method
Agrega un elemento al final de la lista.
int System::Collections::IListImplValueType<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 IListImplValueType
- Namespace System::Collections
- Library Aspose.PDF for C++