Class | Description | |
---|---|---|
AsyncApplication | Represents the unique asynchronous application which serve data base on real-time data (topic parameter(s)). This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
AsyncFunction | Represents an asynchronous function which result can be returned later without locking the calculating thread. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
AsyncTopic | Represents an asynchronous topic. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
Expression | Represents a base class for an expression. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
FormulaEngine | Represents the formula engine. | |
Function | ||
SyntaxHighlight | Represents the syntax highlight information of a formula. This class cannot be inherited. |