T3000 CrossPlatform Documentation
TextSourceDispose Method |
[This is preliminary documentation and is subject to change.]
Releases all resources used by the TextSource
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual void Dispose()
Public Overridable Sub Dispose Dim instance As TextSource instance.Dispose()
Implements
IDisposableDisposeSee Also