AutoComplete for ASP.NET Web Forms
GetReportList(XmlDocument) メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス > GetReportList メソッド : GetReportList(XmlDocument) メソッド
Reference to System.Xml.XmlDocument object.
Gets a list of reports available in an System.Xml.XmlDocument.
シンタックス
'宣言
 
Public Overloads Shared Function GetReportList( _
   ByVal doc As System.Xml.XmlDocument _
) As System.String()
public static System.string[] GetReportList( 
   System.Xml.XmlDocument doc
)

パラメータ

doc
Reference to System.Xml.XmlDocument object.

戻り値の型

A string array containing the names of all reports in the XmlDocument.
参照

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