FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CustomIconContainer Class / GetIndex Method


In This Topic
GetIndex Method (CustomIconContainer)
In This Topic
Syntax
'Declaration
 
Public Function GetIndex( _
   ByVal name As String _
) As Integer
 
'Usage
 
Dim instance As CustomIconContainer
Dim name As String
Dim value As Integer
 
value = instance.GetIndex(name)

Parameters

name
See Also