Copy the key value pairs in this dictionary
to the supplied array, starting to write
at the supplied array index.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- array
- Type: System Array
The destination array.
- index
- Type: System Int32
The destination array index at which writing should begin.
See Also