FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Common::Io::IoCharStreamReader::IoCharStreamReader ( System::IntPtr  unmanaged,
System::Boolean  autoDelete 
)

Constructs a stream reader based on an unmanaged instance of the object.

Parameters:
unmanaged Input A Pointer to the unmanaged stream reader.
autoDelete Input Indicates if the constructed object should be automatically deleted once it no longer referenced.


Comments or suggestions? Send us feedback.