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

IEnumerator::get_Current method

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

virtual const SharedPtr<System::Object> & System::Collections::IEnumerator::get_Current() const =0

ReturnValue

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

参照