System::Collections::Generic::_KeyCollection::GetEnumerator 方法

_KeyCollection::GetEnumerator method

获取遍历键的枚举器。

SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override

ReturnValue

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

另见