Removes the item at the specified index.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
Parameters
- index
- Type: System Int32
The index of the item to remove.
Implements
ICogShapeModelCollection RemoveAt(Int32)See Also