System::Collections::Generic::ICollection::get_Count methode

ICollection::get_Count method

Haalt het aantal elementen op in de collectie.

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

ReturnValue

Aantal elementen.

Zie ook