'Usage Dim instance As PropertyNameCollection Dim value As String Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- A string representing the property name whose index is to be retrieved.
Return Value
The zero-based index of the specified property name.