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

IterateContext.Current Property

Gets the current element in the collection.

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

Implements

IEnumerator.

See Also

IterateContext Class | IBatisNet.DataMapper.Configuration.Sql.Dynamic.Handlers Namespace