'宣言 Public Overloads Function GetReportInfo( _ ByVal doc As System.Xml.XmlDocument _ ) As System.String()
public System.string[] GetReportInfo( System.Xml.XmlDocument doc )
パラメータ
- doc
- Reference to the System.Xml.XmlDocument that contains the reports.
戻り値の型
A string array containing the names of all reports in the XmlDocument.