| Overload | Description |
|---|---|
| GetReportList(XmlDocumentWrapperBase) | Gets a list of reports available in an C1.Xaml.Document.Serialization.XmlDocumentWrapperBase. |
| GetReportList(Stream) | Gets a list of reports available in an XML report definition file. |
| GetReportList(XmlDocument) | Gets a list of reports available in an System.Xml.XmlDocument. |
| GetReportList(XDocument) | Gets a list of reports available in an System.Xml.Linq.XDocument. |