FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::Feature::IReader Interface Reference
[OSGeo::FDO::Commands::Feature]

Inherited by OSGeo::FDO::Commands::Feature::IReaderImp.

Inheritance diagram for OSGeo::FDO::Commands::Feature::IReader:

Inheritance graph
[legend]

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.

()


Comments or suggestions? Send us feedback.