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++