System::Collections::Generic::_ValueCollection::Enumerator 클래스
Enumerator class
Enumerator to iterate through values.
class Enumerator : public System::Collections::Generic::BaseEnumerator<Dict::map_t, TValue>
메서드
| 메서드 | 설명 |
|---|---|
| Enumerator(const typename Dict::Ptr&) | 지정된 사전에 대한 값 열거자를 생성합니다. |
| get_Current() const override | 현재 값을 가져옵니다. |
또 보기
- Class BaseEnumerator
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++