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