System::Collections::Generic::List::get_Count metod

List::get_Count method

Hämtar antalet element i den aktuella listan.

int System::Collections::Generic::List<T>::get_Count() const override

ReturnValue

Det faktiska antalet element.

Se även