CogShapeModelCollection RemoveAt Method Cognex VisionPro 9.20
Removes the item at the specified index.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax

public virtual void RemoveAt(
	int index
)

Implements

ICogShapeModelCollection RemoveAt(Int32)
See Also