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ámetroTipoDescripción
itemSharedPtr<System::Object>Elemento a añadir.

Ver también