Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace: SeriousBit.Ellipter
Assembly: SeriousBit.Ellipter (in SeriousBit.Ellipter.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub Dispose() _ Implements IDisposable.Dispose |
| C# |
|---|
| public void Dispose() |
| C++ |
|---|
| public: void Dispose() sealed |
| J# |
|---|
| public void Dispose() |
| JScript |
|---|
| public function Dispose() |