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

Ver también