CogImageCollection Constructor Cognex VisionPro 9.8 SR1
Overload List

  NameDescription
Public methodCogImageCollection 
Constructs a default (empty) CogImageCollection.
Public methodCogImageCollection(CogImageCollection)
Copy constructs a CogImageCollection object. This is a shallow copy for the images.
Protected methodCogImageCollection(SerializationInfo, StreamingContext)
Serialization construct a CogImageCollection object.
Top
See Also