Web API Reference MapGuide Open Source
virtual void MgReader::Close (  )  [pure virtual]

Closes the object, freeing any resources it may be holding.

.NET Syntax
virtual void Close();
Java Syntax
virtual void Close();
PHP Syntax
virtual void Close();

Returns:
Returns nothing.


Comments or suggestions? Send us feedback.