System::Collections::Generic::LinkedList::get_Count metod

LinkedList::get_Count method

Hämtar antalet element i listan.

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

ReturnValue

Aktuellt antal element i listan.

Se även