OSGeo::FDO::Commands::Feature::IReader Interface Reference
[OSGeo::FDO::Commands::Feature]
Detailed Description
The
IReader interface provides a forward-only, read-only iterator for reading data. Because the initial position of the
IReader is prior to the first item, you must call ReadNext to begin accessing any data.
()