NRtfTree Library 0.3
PreviousSibling Property
NamespacesNet.Sgoliver.NRtfTree.CoreRtfTreeNodePreviousSibling
NRtfTree Library 0.3 (0.3.3503)
Devuelve el nodo hermano anterior del nodo actual (Dos nodos son hermanos si tienen el mismo nodo padre [ParentNode]).
Declaration Syntax
C#Visual BasicVisual C++
public RtfTreeNode PreviousSibling { get; }
Public ReadOnly Property PreviousSibling As RtfTreeNode
public:
property RtfTreeNode^ PreviousSibling {
	RtfTreeNode^ get ();
}

Assembly: NRtfTree (Módulo: NRtfTree) Versión: 0.3.3503.32544