System::Collections::Generic::Dictionary::GetEnumerator メソッド
Dictionary::GetEnumerator method
列挙子オブジェクトを作成します。
virtual IEnumeratorPtr System::Collections::Generic::Dictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
新しく作成された列挙子オブジェクト。
参照
- Typedef IEnumeratorPtr
- Class Dictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++