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

_ValueCollection::GetEnumerator method

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

SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override

ReturnValue

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

参照