'Usage Dim instance As ImageMapList Dim value As ImageMap Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- A reference to the ImageMap object to locate.
Return Value
true if the ImageMap object exists in the list; false otherwise.