System::Collections::Generic::SortedDictionary::GetEnumerator メソッド
SortedDictionary::GetEnumerator method
現在の辞書を反復するための列挙子を取得します。
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
新しく作成された列挙子へのポインタ。
参照
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++