System::Collections::Generic::_KeyCollection::GetEnumerator メソッド

_KeyCollection::GetEnumerator method

キーを反復する列挙子を取得します。

SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override

ReturnValue

新しく作成された列挙子へのポインタ。

参照