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

LazyList.IsReadOnly Property

Gets a value indicating whether the IList is read-only.

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

Property Value

Implements

IList.

See Also

LazyList Class | IBatisNet.DataMapper.Proxy Namespace