System::Collections::Generic::BaseDictionary::get_Count-Methode

BaseDictionary::get_Count method

Gibt die Anzahl der Elemente zurück.

int32_t System::Collections::Generic::BaseDictionary<Map>::get_Count() const override

ReturnValue

Anzahl der derzeit gehaltenen Elemente (Schlüssel-Wert-Paare).

Siehe auch