Click or drag to resize
ProjectObjectCollectionSyncRoot Property
Gets an object that can be used to synchronize access to the ProjectObjectCollection.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public virtual Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollectionSyncRoot
Version Information

Supported in: 1.0.0.0
See Also