Sitecore 5.0 API

ChildList.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

ChildList Class | Sitecore.Collections Namespace