ILinkManager RemoveLinks Method (ToolPin)Cognex VisionPro 9.20

Remove all links between the given pin and all other pins.

Namespace: Cognex.Vision.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

int RemoveLinks(
	ToolPin pin
)

Return Value

Type: Int32

The number of links that were removed from the LinkManager

See Also