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 |
|---|---|---|
| item | SharedPtr<System::Object> | Elemento a añadir. |
Ver también
- Typedef SharedPtr
- Class Object
- Class IListImplValueType
- Namespace System::Collections
- Library Aspose.Page for C++