FDO API Reference Feature Data Objects
virtual FDO_API FdoInt32 FdoIFeatureReader::GetDepth (  )  [pure virtual]

Gets a value indicating the depth of nesting for the current reader. The depth value increases each time GetFeatureObject is called and a new reader is returned. The outermost reader has a depth of 0.

Returns:
Returns the depth


Comments or suggestions? Send us feedback.