CogLineMaxResults SyncRoot Property Cognex VisionPro 9.5
Gets an object that can be used to synchronize access to this collection.

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

public virtual Object SyncRoot { get; }

Property Value

Type: Object
The synchronization object.

Implements

ICollection SyncRoot
See Also