ConstructorMetadataCollection..::..Contains Method (ConstructorMetadata)
Determines whether the ICollection contains a specific value.
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public bool Contains( ConstructorMetadata item )
Public Function Contains ( _ item As ConstructorMetadata _ ) As Boolean
Parameters
- item
- Type: Tortuga.Anchor.Metadata..::..ConstructorMetadata
The object to locate in the ICollection.