'Usage Dim instance As ImageMapList Dim value As ImageMap Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- A reference to the ImageMap object to locate.
Return Value
The zero-based index of the first occurrence of value within the entire list, if found; otherwise, returns -1.