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

PaginatedArrayList.Current Property

Gets the current element in the page.

[Visual Basic]
NotOverridable Public ReadOnly Property Current As  _
    Implements IEnumerator.
[C#]
public Object Current {get;}

Implements

IEnumerator.

See Also

PaginatedArrayList Class | IBatisNet.Common.Pagination Namespace