Class | Description | |
---|---|---|
![]() | ArrayHelper | |
![]() | 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. |
![]() | BinaryOperatorExpression | |
![]() | CalcHelper | Contains util functions for calculation. This is a %[LangWord]static class% and so cannot be inherited or instantiated. |
![]() | EmptyArray<T> | |
![]() | Expression | Represents a base class for an expression. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. |
![]() | Extensions | Contains extension methods for calculation engine assembly. This is a %[LangWord]static class% and so cannot be inherited or instantiated. |
![]() | FormulaEngine | Represents the formula engine. |
![]() | Function | Represents a function in the calculation engine. |
![]() | RangeCache | Represents a class which provides caching for common range operations. |
![]() | StringBuilderCache | Provide a cached reusable instance of stringbuilder per thread. It's an optimisation that reduces the number of instances constructed and collected. This is a %[LangWord]static class% and so cannot be inherited or instantiated. |
![]() | SyntaxHighlight | Represents the syntax highlight information of a formula. This class cannot be inherited. |
![]() | UnaryOperatorExpression | |
![]() | Wildcard |