System::Collections::Generic::ICollection::get_Count method

ICollection::get_Count method

Mendapatkan jumlah elemen dalam koleksi.

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

ReturnValue

Jumlah elemen.

Lihat Juga