FDO .NET API Reference Feature Data Objects
virtual __property System::Int64 OSGeo::FDO::Common::Io::IoStream::get_Index (  )  [virtual]

gets the current position for the stream.

Returns:
Returns the position in bytes from the start. When 0, the the position is at the start of the stream. When Index() == Length() the position is at the end of the stream.


Comments or suggestions? Send us feedback.