'宣言 Public Overloads Sub Load( _ ByVal doc As System.Xml.XmlDocument, _ ByVal reportName As System.String _ )
public void Load( System.Xml.XmlDocument doc, System.string reportName )
パラメータ
- doc
- Reference to the System.Xml.XmlDocument that contains the reports.
- reportName
- Name of the report to retrieve from the file (case-insensitive).