System::Collections::Generic::BaseSet::get_Count methode

BaseSet::get_Count method

Haalt het aantal elementen in de set op.

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

ReturnValue

Werkelijk aantal elementen.

Zie ook