System::Collections::IListImplValueType::get_Count method

IListImplValueType::get_Count method

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

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

ReturnValue

Number of elements.

See Also