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

LazyListGeneric<T>.IsReadOnly Property

Gets a value indicating whether the ICollection`1 is read-only.

[Visual Basic]
NotOverridable Public ReadOnly Property IsReadOnly As  _
    Implements ICollection`1.
[C#]
public Boolean IsReadOnly {get;}

Property Value

Implements

ICollection`1.

See Also

LazyListGeneric<T> Class | IBatisNet.DataMapper.Proxy Namespace