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