Provides an interface for common methods and properties implemented by both DXmlElement and DXmlAttribute.
For a list of all members of this type, see IDXmlNode Members.
[Visual Basic] Public Interface IDXmlNode [C#] public interface IDXmlNode [C++] public __gc __interface IDXmlNode [JScript] public interface IDXmlNode
| Type | Description |
|---|---|
| DXmlAttribute | Extends XmlAttribute and adds support for dynamic execution of XRules rules. |
| DXmlElement | Extends XmlElement and adds support for dynamic execution of XRules rules. |
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
IDXmlNode Members | XRules Namespace