System::Collections::Generic::IKVCollection::get_Count 方法

IKVCollection::get_Count method

获取容器中元素的数量。

virtual int System::Collections::Generic::IKVCollection<T>::get_Count() const override=0

ReturnValue

容器元素的实际数量。

另见