CogDLRuntimeResults PropertiesCognex VisionPro 9.22

The CogDLRuntimeResults type exposes the following members.

Properties

  NameDescription
Public propertyCount
The number of markings in this results object.
Public propertyItem Int32 
Get the marking at the specified index.
Public propertyItem String 
Get the marking with specified name.
Public propertyMarkings
Get a list of the markings (values) in this collection.
Public propertyNames
Get a list of the names (keys) in this collection.
Top
See Also