System::Collections::ObjectModel::Collection::get_Count method

Collection::get_Count method

Gets number of elements.

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

ReturnValue

Active element count.

See Also