C#
VB
C++
Releases all resources used by this object.
protected virtual void Dispose(
bool disposing
)
Protected Overloads Overridable Sub Dispose( _
ByVal disposing As Boolean _
)
protected:
virtual void Dispose(
bool disposing
)
disposing
true if this method was called as a result of calling Dispose(boolean); false, if this method was called as a result of object finalization.
Derived classes should override this method and provide any clean-up code required here.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET