System::Collections::Generic::_KeyCollection::Enumerator 类
Enumerator class
Enumerator to iterate through keys.
class Enumerator : public System::Collections::Generic::BaseEnumerator<Dict::map_t, TKey>
方法
| 方法 | 描述 |
|---|---|
| Enumerator(const typename Dict::Ptr&) | 为指定的字典创建键枚举器。 |
| get_Current() const override | 获取当前键。 |
另见
- Class BaseEnumerator
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++