System::Collections::Generic::ICollection::get_Count Methode

ICollection::get_Count method

Ermittelt die Anzahl der Elemente in der Sammlung.

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

ReturnValue

Anzahl der Elemente.

Siehe auch