NRtfTree Library 0.3
AppendChild Method (newNode)
NamespacesNet.Sgoliver.NRtfTree.CoreRtfTreeNodeAppendChild(RtfTreeNode)
NRtfTree Library 0.3 (0.3.3503)
Añade un nodo al final de la lista de hijos.
Declaration Syntax
C#Visual BasicVisual C++
public void AppendChild(
	RtfTreeNode newNode
)
Public Sub AppendChild ( _
	newNode As RtfTreeNode _
)
public:
void AppendChild(
	RtfTreeNode^ newNode
)
Parameters
newNode (RtfTreeNode)
Nuevo nodo a añadir.

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