RecordCollection CopyTo Method Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodCopyTo( KeyValuePair String, Record  , Int32) (Overrides KeyedCollectionOfRecordPtr CopyTo( KeyValuePair String, Record  , Int32).)
Public methodCopyTo( Record , Int32)
Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. The index is specified as a 32-bit integer.
(Overrides KeyedCollectionOfRecordPtr CopyTo( Record , Int32).)
Top
See Also