Returns an XmlNode which covers the current range.

Namespace:  C1.Win.XmlEditor
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public XmlNode Node { get; }
Visual Basic (Declaration)
Public ReadOnly Property Node As XmlNode

See Also