System::Collections::Generic::IEnumerator::get_Current 메서드
IEnumerator::get_Current method
현재 요소를 가져옵니다.
virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0
ReturnValue
현재 참조된 요소 복사본.
또 보기
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++