Returns the position of the iterator in the container.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax
Property Value
Type: Int32Remarks
Returns the position of the iterator in the container. You can use MoveToPosition(Int32) to return to this position later.
See Also