SynchronizedReadOnlyCollection(Of T).ICollection.IsSynchronized Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether access to the collection is synchronized.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
'Declaration Private ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized
Implements
ICollection.IsSynchronized
Show: