Sitecore 5.0 API

IndexedDictionary.IsSynchronized Property

Gets a value indicating whether the current instance is synchronized.

[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As Boolean _
    Implements ICollection.IsSynchronized
[C#]
public bool IsSynchronized {get;}

Implements

ICollection.IsSynchronized

See Also

IndexedDictionary Class | Sitecore.Collections Namespace