Aurigma Graphics Mill 5.5 for .NET
MetadataDictionary..::.CopyTo Method
Copies the elements of the dictionary into the specified array beginning from specified index.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Parameters
- array
-
Type: System..::.Array
One-dimensional zero-based Array that is the destination for the items. Items are values without keys.
- index
-
Type: System..::.Int32
The zero-based index in array at which copying begins.