System::Collections::Generic::ICollection::get_Count метод
ICollection::get_Count method
Возвращает количество элементов в коллекции.
virtual int System::Collections::Generic::ICollection<T>::get_Count() const =0
ReturnValue
Количество элементов.
См. также
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++