Eyeshot 10 WinForms API Reference
IndexOf(String) Method

WinForms Assembly > devDept.Eyeshot Namespace > LayerList Class > IndexOf Method : IndexOf(String) Method
The layer name
Gets the index of the specified layer.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal layerName As String _
) As Integer
public int IndexOf( 
   string layerName
)

Parameters

layerName
The layer name
See Also

Reference

LayerList Class
LayerList Members
Overload List