NRtfTree Library 0.3
Item Property (index)
NamespacesNet.Sgoliver.NRtfTree.CoreRtfNodeCollectionItem[([(Int32])])
NRtfTree Library 0.3 (0.3.3503)
Indizador de la clase RtfNodeCollection. Devuelve el nodo que ocupa la posición 'index' dentro de la colección.
Declaration Syntax
C#Visual BasicVisual C++
public RtfTreeNode this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As RtfTreeNode
public:
property RtfTreeNode^ default[int index] {
	RtfTreeNode^ get (int index);
	void set (int index, RtfTreeNode^ value);
}
Parameters
index (Int32)

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