CogVisionDataContainer Insert Method Cognex VisionPro 9.23
Overload List

  NameDescription
Public methodInsert(Int32, KeyValuePair String, ICogVisionData )
Inserts the supplied key value pair at the specified index.
Public methodInsert(Int32, String, ICogVisionData)
Inserts a key value pair with the supplied string key and ICogVisionData value at the specified index.
Top
See Also