CogVerificationDatabase Fetch Method Cognex VisionPro 9.25 SR1
Overload List

  NameDescription
Public methodFetch(Int32)
Create a CogVerificationData that duplicates the item specified by the supplied index. Note that a new ICogRecord is created every time this method is called.
Public methodFetch(String)
Create a CogVerificationData that duplicates the item specified by the supplied key. Note that a new ICogRecord is created every time this method is called.
Top
See Also