System::Collections::Generic::ICollection::Add metod

ICollection::Add method

Lägger till element i samlingen.

virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
ParameterTypeBeskrivning
objektconst T&för att lägga till.

Se även