CogJobResultHistory MethodsCognex VisionPro

The CogJobResultHistory type exposes the following members.

Methods

  NameDescription
Public methodAddNewUserResult
Add a new user result to this history. The result will be added to each queue, as appropriate.
Public methodClear
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetQueueViewer
Get access to the specified result history queue.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnCurrentItemChanged
Raise the OnCurrentItemChanged event.
Protected methodOnCurrentItemIndexChanged
Raise the OnCurrentItemIndexChanged event.
Protected methodOnCurrentQueueChanged
Raise the CurrentQueueChanged event.
Protected methodOnLatestQueueItemChanged
Raise the OnLatestQueueItemChanged event.
Protected methodOnQueueItemsChanged
Raise the OnQueueItemsChanged event.
Public methodToString
Return the name of this object.
(Overrides Object ToString .)
Top
See Also