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

BaseSet::get_Count method

Ottiene il numero di elementi nel set.

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

ReturnValue

Numero effettivo di elementi.

Vedi anche