TextRunInstanceEnumerator.Current 속성

정의

현재 항목을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::TextRunInstance ^ Current { Microsoft::ReportingServices::OnDemandReportRendering::TextRunInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstance Current { get; }
member this.Current : Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstance
Public ReadOnly Property Current As TextRunInstance

속성 값

TextRunInstance 개체입니다.

구현

적용 대상