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

LazyList.IsFixedSize Property

Gets a value indicating whether the IList has a fixed size.

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

Property Value

Implements

IList.

See Also

LazyList Class | IBatisNet.DataMapper.Proxy Namespace