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

List::get_Count method

Mevcut listedeki öğe sayısını alır.

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

ReturnValue

Gerçek öğe sayısı.

Ayrıca Bakınız