System::Collections::IEnumeratorImplRefType::get_Current メソッド

IEnumeratorImplRefType::get_Current method

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

virtual const SharedPtr<System::Object> & System::Collections::IEnumeratorImplRefType<T>::get_Current() const override

ReturnValue

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

参照