'Usage Dim instance As FieldNameList Dim value As String Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- The string to locate in the collection.
Return Value
The zero-based index of the first occurrence of item within the entire collection, if found; otherwise, -1.