次の方法で共有


ParagraphInstanceEnumerator.Current プロパティ

定義

現在の項目を取得します。

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

プロパティ値

Microsoft.ReportingServices.OnDemandReportRendering.ParagrahInstance オブジェクト。

実装

適用対象