FDO .NET API Reference |
Feature Data Objects |
OSGeo::FDO::Commands::SpatialContext::OSGeo::FDO::Commands::SpatialContext::ISpatialContextReader Interface Reference
Inherited by OSGeo::FDO::Commands::SpatialContext::ISpatialContextReaderImp.
Inheritance diagram for OSGeo::FDO::Commands::SpatialContext::OSGeo::FDO::Commands::SpatialContext::ISpatialContextReader:
[legend]
Detailed Description
ISpatialContextReader interface provides forward-only, read-only functionality for enumerating spatial contexts. A reference to an ISpatialContextReader is returned from the GetSpatialContexts command. The initial position of the ISpatialContextReader interface is prior to the first item. Thus, you must call ReadNext to begin accessing any data.
Comments or suggestions? Send us feedback. |