System::Collections::Generic::List::get_Count 方法
List::get_Count method
获取当前列表中的元素数量。
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
实际元素数量。
另见
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++