ToolTrackingCollection PropertiesCognex VisionPro 9.22 SR1

The ToolTrackingCollection type exposes the following members.

Properties

  NameDescription
Public propertyCapacity

Get the capacity of this collection. This is the maximum number of items that may be stored in this collection without reallocation. Capacity is increased automatically as needed to hold added items.

(Overrides TrackingCollectionOfIToolPtr Capacity.)
Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Overrides TrackingCollectionOfIToolPtr ChangedEventSuspended.)
Public propertyCount

Get the number of elements contained in this collection.

(Overrides TrackingCollectionOfIToolPtr Count.)
Public propertyHandle (Overrides TrackingCollectionOfIToolPtr Handle.)
Public propertyIsReadOnly

Get whether or not this collection is read-only.

(Overrides TrackingCollectionOfIToolPtr IsReadOnly.)
Public propertyItem Int32  (Overrides TrackingCollectionOfIToolPtr Item Int32 .)
Public propertyItem String  (Overrides TrackingCollectionOfIToolPtr Item String .)
Public propertyKeys (Inherited from TrackingCollectionOfIToolPtr.)
Public propertyParent
Get

Gets the parent object of this CogToolTrackingCollection.

Public propertyValues (Inherited from TrackingCollectionOfIToolPtr.)
Top
See Also