DXmlDocument Constructor | Default constructor of the DXmlDocument() |
CreateAttribute | Creates a new DXmlAttribute object using the specified Prefix, LocalName, and NamespaceURI. |
CreateElement | Creates a new DXmlElement object using the specified Prefix, LocalName, and NamespaceURI. |
GenerateReportXml | Returns an XmlDocument object containing the XRules report. |
Load | Loads the XML document from the XmlReader object specified by 'reader'. |
DNodeChanged | This is called whenever a DXml node is changed. |
DPropertyChanged | This is called whenever a DXml property is changed. |
NodeChanged | This event is not used through the code; it is declared just to hide the original NodeChanged event. |
NodeChanging | This event is not used through the code; it is declared just to hide the original NodeChanging event. |
DXmlDocument Class | XRules Namespace