MethodMetadataCollection..::..IndexOf Method
Determines the index of a specific item in the [IList{T}].
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public int IndexOf( MethodMetadata item )
Public Function IndexOf ( _ item As MethodMetadata _ ) As Integer
Parameters
- item
- Type: Tortuga.Anchor.Metadata..::..MethodMetadata
The object to locate in the [IList{T}].