GetReportList(XmlDocument) Method
Gets a list of reports available in an
System.Xml.XmlDocument.
'Declaration
Public Overloads Shared Function GetReportList( _
ByVal As XmlDocument _
) As String()
Parameters
- doc
- Reference to System.Xml.XmlDocument object.
Return Value
A string array containing the names of all reports in the XmlDocument.