Cog3DScalarCollection SyncRoot Property Cognex VisionPro 9.7
Gets an object that can be used to synchronize access to the collection.

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

public virtual Object SyncRoot { get; }

Property Value

Type: Object
The synchronization object.
See Also