Gets an object that can be used to synchronize access to the internal collection.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public Object SyncRoot { get; }

Implements

ICollection..::.SyncRoot

See Also