FlexReport for WPF
GetReportList(XmlDocumentWrapperBase) メソッド


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > FlexReport クラス > GetReportList メソッド : GetReportList(XmlDocumentWrapperBase) メソッド
C1.WPF.Document.Serialization.XmlDocumentWrapperBase オブジェクトへの参照。
C1.WPF.Document.Serialization.XmlDocumentWrapperBase で使用可能なレポートのリストを取得します。
シンタックス
'宣言
 
Public Overloads Shared Function GetReportList( _
   ByVal doc As XmlDocumentWrapperBase _
) As System.String()
'使用法
 
Dim doc As XmlDocumentWrapperBase
Dim value() As System.String
 
value = FlexReport.GetReportList(doc)
public static System.string[] GetReportList( 
   XmlDocumentWrapperBase doc
)

パラメータ

doc
C1.WPF.Document.Serialization.XmlDocumentWrapperBase オブジェクトへの参照。

戻り値の型

ドキュメント内のすべてのレポートの名前を含む文字配列。
参照

FlexReport クラス
FlexReport メンバ
オーバーロード一覧