pmMDA.NET

LinkedCollection.SyncRoot Property

[This is preliminary documentation and subject to change.]

Gets an object that can be used to synchronize access to this linked collection.

public object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to this linked collection.

Implements

ICollection.SyncRoot

See Also

LinkedCollection Class | PmMda.Net.Dog.Paging Namespace