Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace: RTEAssembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
| C# |
|---|
public virtual void Dispose() |
| Visual Basic |
|---|
Public Overridable Sub Dispose |
| Visual C++ |
|---|
public: virtual void Dispose() |