public System.int GetImageIndexForType( System.Type type )
'Declaration
Public Function GetImageIndexForType( _ ByVal type As System.Type _ ) As System.Integer
'Usage
Dim instance As NImageListBuilder Dim type As System.Type Dim value As System.Integer value = instance.GetImageIndexForType(type)
Parameters
- type