CogShapeModelPropCollection RemoveAt Method Cognex VisionPro
Removes the item at the specified index.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public virtual void RemoveAt(
	int index
)

Implements

ICogShapeModelCollection RemoveAt(Int32)
See Also