Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextPointer
.
.
::
.
Node Property
C1TextPointer Class
See Also
XmlNode which contains the text pointer.
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
C1TextPointer Class
C1.Win.XmlEditor Namespace