FDO .NET API Reference | Feature Data Objects |
Inherited by OSGeo::FDO::Common::Io::IoByteStreamReader, and OSGeo::FDO::Common::Io::IoCharStreamReader.
Inheritance diagram for OSGeo::FDO::Common::IStreamReaderImp:
Public Member Functions | |
__property StreamReaderType | get_Type () |
Gets the type of the Stream Reader. | |
IStreamReaderImp (System::IntPtr unmanaged, System::Boolean autoDelete) | |
Constructs a IStreamReader object based on an unmanaged instance of the stream. | |
Protected Member Functions | |
__sealed System::Void | ReleaseUnmanagedObject () |
DOXYGEN-IGNORE |
|
Constructs a IStreamReader object based on an unmanaged instance of the stream.
|
|
Gets the type of the Stream Reader.
|
|
DOXYGEN-IGNORE
Reimplemented from OSGeo::FDO::Runtime::Disposable. |
Comments or suggestions? Send us feedback. |