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.Page for C++