SelectedShapesCollection.IsSynchronized Property

Gets a value indicating whether access to the collection is synchronized (thread-safe).

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

public bool IsSynchronized { get; }

Property Value

Type: System.Boolean

Implements

ICollection.IsSynchronized

.NET Framework Security

See Also

Reference

SelectedShapesCollection Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace