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

IterateContext.Remove Method 

Removes from the underlying collection the last element returned by the iterator.

[Visual Basic]
Public Sub Remove()
[C#]
public void Remove();

See Also

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