'Declaration Public Shared Function _findIndex(Of T)( _ ByVal array As List(Of T), _ ByVal match As Predicate(Of T) _ ) As Integer
Parameters
- array
- match
Type Parameters
- T
'Declaration Public Shared Function _findIndex(Of T)( _ ByVal array As List(Of T), _ ByVal match As Predicate(Of T) _ ) As Integer