This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
.NET Framework Class Library
List<(Of <(T>)>)..::.FindIndex Method
Searches for an element that matches the conditions defined by a specified predicate, and returns the zero-based index of the first occurrence within the List<(Of <(T>)>) or a portion of it.

See Also