Returns the stored CogVTLink object using a integer index.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- index
- Type: System Int32
The index of the CogVTLink object that this method should return.
Return Value
Type: CogVTLinkA reference to the CogVTLink object at the index position.
Remarks
Examples
See Also