FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::SpatialContext::ISpatialContextReader Interface Reference
[OSGeo::FDO::Commands::SpatialContext]

Inherited by OSGeo::FDO::Commands::SpatialContext::ISpatialContextReaderImp, and OSGeo::FDO::Xml::XmlSpatialContextReader.

Inheritance diagram for OSGeo::FDO::Commands::SpatialContext::ISpatialContextReader:

Inheritance graph
[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.