NRtfTree Library 0.3
IndexOf Method (name)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfStyleSheetTableIndexOf(String)
NRtfTree Library 0.3 (0.3.3503)
Índice del estilo cuyo nombre es el pasado como parámetro.
Declaration Syntax
C#Visual BasicVisual C++
public int IndexOf(
	string name
)
Public Function IndexOf ( _
	name As String _
) As Integer
public:
int IndexOf(
	String^ name
)
Parameters
name (String)
Nombre del estilo buscado.
Return Value
Estilo cuyo nombre es el pasado como parámetro.

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