Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextRange
.
.
::
.
Node Property
C1TextRange Class
See Also
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
C1TextRange Class
C1.Win.XmlEditor Namespace