System::Collections::Generic::BaseKVCollection::get_Count 方法

BaseKVCollection::get_Count method

获取元素数量。

virtual int System::Collections::Generic::BaseKVCollection<Dict, KV>::get_Count() const override

ReturnValue

包装字典中的元素数量。

另见