Gets an object that can be used to synchronize access to this collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Object SyncRoot { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property SyncRoot As Object |
An object that can be used to synchronize access to the collection.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |