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

LazyListGeneric<T>.Count Property

Gets the number of elements contained in the ICollection`1.

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

Property Value

Implements

ICollection`1.

See Also

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