FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IArgumentExpressionSupport Interface
Members


In This Topic
IArgumentExpressionSupport Interface
In This Topic
Represents an interface which deal with arguments of an expression.
Syntax
'Declaration
 
Public Interface IArgumentExpressionSupport 
 
'Usage
 
Dim instance As IArgumentExpressionSupport
See Also