ConstructorMetadataCollection..::..IndexOf Method
Determines the index of a specific item in the collection. />.
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public int IndexOf( ConstructorMetadata item )
Public Function IndexOf ( _ item As ConstructorMetadata _ ) As Integer
Parameters
- item
- Type: Tortuga.Anchor.Metadata..::..ConstructorMetadata
The object to locate in the collection />.