NRtfTree Library 0.3
IndexOf Method (color)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfColorTableIndexOf(Color)
NRtfTree Library 0.3 (0.3.3503)
Obtiene el índice de un color determinado en la tabla.
Declaration Syntax
C#Visual BasicVisual C++
public int IndexOf(
	Color color
)
Public Function IndexOf ( _
	color As Color _
) As Integer
public:
int IndexOf(
	Color color
)
Parameters
color (Color)
Color a consultar.
Return Value
Indice del color consultado.

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