System::Collections::Generic::_KeyCollection::GetEnumerator 方法
_KeyCollection::GetEnumerator method
获取遍历键的枚举器。
SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override
ReturnValue
指向新创建的枚举器的指针。
另见
- Typedef SharedPtr
- Class IEnumerator
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++