次の方法で共有


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

プロパティ値

オブジェクトの現在の要素。

実装

適用対象