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

LazyList.Count Property

Gets the number of elements contained in the ICollection.

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

Property Value

Implements

ICollection.

See Also

LazyList Class | IBatisNet.DataMapper.Proxy Namespace