NRtfTree Library 0.3
AddRange Method (collection)
NamespacesNet.Sgoliver.NRtfTree.CoreRtfNodeCollectionAddRange(RtfNodeCollection)
NRtfTree Library 0.3 (0.3.3503)
Añade al final de la colección una nueva lista de nodos.
Declaration Syntax
C#Visual BasicVisual C++
public void AddRange(
	RtfNodeCollection collection
)
Public Sub AddRange ( _
	collection As RtfNodeCollection _
)
public:
void AddRange(
	RtfNodeCollection^ collection
)
Parameters
collection (RtfNodeCollection)
Nueva lista de nodos a añadir a la colección actual.

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