Click or drag to resize
IAmlNode Methods

The IAmlNode type exposes the following members.

Methods
  NameDescription
Public methodToAml
Render the node to a string
Public methodToAml(XmlWriter)
Write the node to the specified XmlWriter
Top
Extension Methods
  NameDescription
Public Extension MethodToXml
Renders an AML node to XML
(Defined by ItemExtensions.)
Top
See Also