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)
Type: System.Array
One-dimensional zero-based Array that is the destination for the items. Items are values without keys.Type: System.Int32
The zero-based index in array at which copying begins.