'宣言 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.