Image8GreyCollection EventsCognex VisionPro 9.22

The Image8GreyCollection type exposes the following members.

Events

  NameDescription
Public eventChanged

The actual event.

(Overrides CollectionOfImage8GreyPtr Changed.)
Public eventCleared

Raised after the collection is cleared.

(Overrides CollectionOfImage8GreyPtr Cleared.)
Public eventClearing

Raised before the collection is cleared.

(Overrides CollectionOfImage8GreyPtr Clearing.)
Public eventInsertedItem

Raised after an item is inserted.

(Overrides CollectionOfImage8GreyPtr InsertedItem.)
Public eventInsertingItem

Raised before an item is inserted.

(Overrides CollectionOfImage8GreyPtr InsertingItem.)
Public eventMovedItem

Raised after an item is moved to a new index.

(Overrides CollectionOfImage8GreyPtr MovedItem.)
Public eventMovingItem

Raised before an item is moved to a new index.

(Overrides CollectionOfImage8GreyPtr MovingItem.)
Public eventRemovedItem

Raised after an item is removed.

(Overrides CollectionOfImage8GreyPtr RemovedItem.)
Public eventRemovingItem

Raised before an item is removed.

(Overrides CollectionOfImage8GreyPtr RemovingItem.)
Public eventReplacedItem

Raised after an item is replaced.

(Overrides CollectionOfImage8GreyPtr ReplacedItem.)
Public eventReplacingItem

Raised before an item is replaced.

(Overrides CollectionOfImage8GreyPtr ReplacingItem.)
Top
See Also