System::Collections::Generic::BaseSet::get_Count method

BaseSet::get_Count method

Ermittelt die Anzahl der Elemente im Set.

int System::Collections::Generic::BaseSet<T, SET_T>::get_Count() const override

ReturnValue

Tatsächliche Anzahl der Elemente.

Siehe auch