get_Count()

IListImplRefType::get_Count() const method

ICollection.get_Count() methods implementation Gets number of elements in collection.

virtual int System::Collections::IListImplRefType<T>::get_Count() const override

Return Value

Number of elements.

See Also