ParagraphInstanceEnumerator.IEnumerator.Current 속성

정의

개체의 현재 요소를 ParagraphInstanceEnumerator 가져옵니다.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

속성 값

개체의 현재 요소입니다.

구현

적용 대상