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

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