CogShapeModelPropCollection Add Method Cognex VisionPro 9.10
Adds the given item to the end of this collection.

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

public virtual void Add(
	ICogShapeModel value
)

Implements

ICogShapeModelCollection Add(ICogShapeModel)
See Also