Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextPointer
.
.
::
.
LeftNode Property
C1TextPointer Class
See Also
Gets the next node to the left.
Namespace:
C1.Win.XmlEditor
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
XmlNode
LeftNode
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
LeftNode
As
XmlNode
See Also
C1TextPointer Class
C1.Win.XmlEditor Namespace