get_Count()

Collection::get_Count() const method

Gets number of elements.

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

Return Value

Active element count.

See Also