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

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

public Object SyncRoot { get; }

Property Value

Type: Object
See Also