PropertyMetadataCollection..::..CopyTo Method
Copies the collection elements to an existing array
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
Parameters
- array
- Type: array<PropertyMetadata>[]()[][]
The one-dimensional System.Array that is the destination of the elements
- arrayIndex
- Type: Int32
The zero-based index in array at which copying begins.