System::Collections::Generic::BaseDictionary::get_Count 方法
BaseDictionary::get_Count method
获取元素计数。
int32_t System::Collections::Generic::BaseDictionary<Map>::get_Count() const override
ReturnValue
当前持有的元素数量(键值对)。
另见
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++