ConstructorMetadataCollection..::..CopyTo Method
Namespace:
Tortuga.Anchor.Metadata
Assembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Assembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
Parameters
- array
- Type: array<ConstructorMetadata>[]()[][]
The one-dimensional [Array] that is the destination of the elements copied from [ICollection{T}]. The [Array] must have zero-based indexing.
- arrayIndex
- Type: Int32
The zero-based index in array at which copying begins.