CogIPOneImageGreyMorphology3x3Elements Move Method Cognex VisionPro
Moves the selected item to a new index in this collection.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
Syntax

public virtual void Move(
	int fromIndex,
	int toIndex
)
See Also