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

Det faktiska antalet element i listan.

Se även