System::Collections::Generic::LinkedList::get_Count yöntemi

LinkedList::get_Count method

Listedeki öğe sayısını alır.

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

ReturnValue

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

Ayrıca Bakınız