System::Collections::Generic::BaseDictionary::get_Count 方法

BaseDictionary::get_Count method

获取元素计数。

int32_t System::Collections::Generic::BaseDictionary<Map>::get_Count() const override

ReturnValue

当前持有的元素(键值对)数量。

另见