ConstructorMetadataCollection Methods

The ConstructorMetadataCollection type exposes the following members.

Methods


  Name Description
Public method Contains(ConstructorMetadata)
Determines whether the ICollection contains a specific value.
Public method Contains(IReadOnlyList<(Of <<'(Type>)>>))
Determines whether [contains] [the specified signature].
Public method Contains(array<Type>[]()[][])
Determines whether [contains] [the specified signature].
Public method CopyTo
Copies the elements of the [ICollection{T}] to an Array, starting at a particular Array index.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Find(IReadOnlyList<(Of <<'(Type>)>>))
Attempts to find the specified constructor. Returns null if no match was found.
Public method Find(array<Type>[]()[][])
Attempts to find the specified constructor. Returns null if no match was found.
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf
Determines the index of a specific item in the collection. />.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)