méthode System::Collections::IListImplRefType::Add

IListImplRefType::Add method

Ajoute un élément à la fin de la liste.

virtual int System::Collections::IListImplRefType<T>::Add(SharedPtr<System::Object> item) override
ParamètreTypeDescription
élémentSharedPtr<System::Object>Élément à ajouter.

Voir aussi