public class StiRowsCollection
extends java.lang.Object
implements java.lang.Iterable, java.util.Iterator
| Constructor and Description |
|---|
StiRowsCollection(StiDataSource dataSource) |
public StiRowsCollection(StiDataSource dataSource)
public final StiRow getItem(int rowIndex)
public final int getCount()
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iteratorpublic java.util.Iterator iterator()
iterator in interface java.lang.IterableCopyright © 2019 Stimulsoft. All Rights Reserved.