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.Font for C++