System::Collections::Generic::ICollection::get_Count method
ICollection::get_Count method
Gets number of elements in collection.
virtual int System::Collections::Generic::ICollection<T>::get_Count() const =0
ReturnValue
Number of elements.
See Also
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++