CogToolCollection Item Property Cognex VisionPro 9.8
Overload List

  NameDescription
Public propertyItem Int32 
Gets or sets the ICogTool at the specified index. In C#, this property is the indexer for the CogToolCollection class.
Public propertyItem String 
Gets or sets the ICogTool with the specified key. In C#, this property is the indexer for the CogToolCollection class.
Top
See Also