'Usage
Dim instance As HolidayStyleCollection Dim key As String Dim value As Integer value = instance.IndexOf(key)
Parameters
- key
- The key of the element to locate in the BaseKeyCollection.
Return Value
The zero-based index of the element with specified key within the BaseKeyCollection, if found; otherwise, -1.