System::Collections::Generic::BaseDictionary::GetEnumerator 메서드
BaseDictionary::GetEnumerator method
열거자 인스턴스를 생성합니다. 서브클래스에서 구현되어야 합니다.
SharedPtr<IEnumerator<KeyValuePair<key_t, mapped_t>>> System::Collections::Generic::BaseDictionary<Map>::GetEnumerator() override=0
ReturnValue
Enumerator bound to this object.
또 보기
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++