System::Collections::Generic::IEnumerator::get_Current メソッド

IEnumerator::get_Current method

現在の要素を取得します。

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0

ReturnValue

現在参照されている要素のコピー。

参照