Click or drag to resize

IXMLWrapperNode Property

Get the XML node of this instance. Direct manipulations of the XML node are not monitored by the AML engine.

Namespace: Aml.Engine.XML
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
XElement Node { get; }

Property Value

XElement
See Also