Cog3DRangeImageCrossSectionOperatorsParams IsNameUnique Method Cognex VisionPro 9.5
Checks if the name is unique within the collection. Return true if unique, false otherwise.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public bool IsNameUnique(
	string name
)

Return Value

Type: Boolean
See Also