Spread Windows Forms 15.0
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
    public interface IArgumentExpressionSupport 
    See Also