System::Collections::Generic::LinkedList::get_Count method

LinkedList::get_Count method

Listedeki eleman sayısını alır.

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

ReturnValue

Listedeki gerçek öğe sayısı.

Ayrıca Bakınız