Dispose
Release any resources that are held by this object.
Syntax
[C#]
virtual void Dispose();
[Visual Basic]
Overidable Sub Dispose()
Notes
None.
Example
None.