iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

LazyList.SyncRoot Property

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

[Visual Basic]
NotOverridable Public ReadOnly Property SyncRoot As  _
    Implements ICollection.
[C#]
public Object SyncRoot {get;}

Property Value

Implements

ICollection.

See Also

LazyList Class | IBatisNet.DataMapper.Proxy Namespace