NRtfTree Library 0.3
ChildNodes Property
NamespacesNet.Sgoliver.NRtfTree.CoreRtfTreeNodeChildNodes
NRtfTree Library 0.3 (0.3.3503)
Devuelve la colección de nodos hijo del nodo actual.
Declaration Syntax
C#Visual BasicVisual C++
public RtfNodeCollection ChildNodes { get; set; }
Public Property ChildNodes As RtfNodeCollection
public:
property RtfNodeCollection^ ChildNodes {
	RtfNodeCollection^ get ();
	void set (RtfNodeCollection^ value);
}

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