Gets a value indicating whether the access to the collection is synchronized.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool IsSynchronized { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsSynchronized As Boolean |
See Also