System::Collections::IListImplRefType::get_Count method

IListImplRefType::get_Count method

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

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

ReturnValue

Number of elements.

See Also