System::Collections::ObjectModel::ReadOnlyCollection::get_Count-Methode

ReadOnlyCollection::get_Count method

Gibt die Anzahl der Container‑Elemente zurück.

virtual int System::Collections::ObjectModel::ReadOnlyCollection<T>::get_Count() const override

ReturnValue

Tatsächliche Elementanzahl.

Siehe auch