Table of Contents

Property SyncRoot

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SyncRoot

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

public abstract object SyncRoot { get; }

Property Value

object

An object that can be used to synchronize access to the ICollection.