ContentsIndexHome
PreviousUpNext
IDataView.createIterator Method (int)

Creates a new IIterator to iterate over the data.

C#
IIterator createIterator(int tuplesAhead);
Parameters 
Description 
int tuplesAhead 
Indicates how many tuples must be cached. The default is 100.  

The iterator.

Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved