IAmlNode Methods |
The IAmlNode type exposes the following members.
Name | Description | |
---|---|---|
ToAml |
Render the node to a string
| |
ToAml(XmlWriter) |
Write the node to the specified XmlWriter |
Name | Description | |
---|---|---|
ToXml |
Renders an AML node to XML
(Defined by ItemExtensions.) |