System::Collections::Generic::_ValueCollection::GetEnumerator 方法

_ValueCollection::GetEnumerator method

获取遍历值的枚举器。

SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override

ReturnValue

指向新创建的枚举器的指针。

另见