FlexReport for UWP
GetReportList(XmlDocumentWrapperBase) メソッド

C1.UWP.FlexReport アセンブリ > C1.Xaml.FlexReport 名前空間 > C1FlexReport クラス > GetReportList メソッド : GetReportList(XmlDocumentWrapperBase) メソッド
C1.Xaml.Document.Serialization.XmlDocumentWrapperBaseオブジェクトへの参照。
C1.Xaml.Document.Serialization.XmlDocumentWrapperBaseに含まれるレポートのリストを取得します。
シンタックス
'宣言
 
Public Overloads Shared Function GetReportList( _
   ByVal doc As XmlDocumentWrapperBase _
) As System.String()
public static System.string[] GetReportList( 
   XmlDocumentWrapperBase doc
)

パラメータ

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

戻り値の型

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

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