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

ICollection::get_Count method

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

virtual int System::Collections::Generic::ICollection<T>::get_Count() const =0

ReturnValue

Öğe sayısı.

Ayrıca Bakınız