Метод System::Collections::Generic::ICollection::Add

ICollection::Add method

Добавляет элемент в коллекцию.

virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
ПараметрТипОписание
itemconst T&добавить.

См. также