SyntaxDescriptor Class

T3000 CrossPlatform

SyntaxDescriptor Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:FastColoredTextBoxNS.SyntaxDescriptor"]

Inheritance Hierarchy
SystemObject  FastColoredTextBoxNSSyntaxDescriptor

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public class SyntaxDescriptor : IDisposable
Public Class SyntaxDescriptor
	Implements IDisposable

Dim instance As SyntaxDescriptor

The SyntaxDescriptor type exposes the following members.

Constructors
  NameDescription
Public methodSyntaxDescriptor
Initializes a new instance of the SyntaxDescriptor class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SyntaxDescriptor
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
See Also