System::Collections::Generic::ICollection::get_Count metod

ICollection::get_Count method

Hämtar antalet element i samlingen.

virtual int System::Collections::Generic::ICollection<T>::get_Count() const =0

ReturnValue

Antal element.

Se även