IndexedDictionary.IsSynchronized Property
Gets a value indicating whether the current instance is synchronized.
[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As
Boolean _
[C#]
public
bool IsSynchronized {get;}
Implements
ICollection.IsSynchronized
See Also
IndexedDictionary Class | Sitecore.Collections Namespace