System::Collections::Generic::BaseSet::get_Count método

BaseSet::get_Count method

Obtiene el número de elementos en el conjunto.

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

ReturnValue

Número real de elementos.

Ver también