Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IOperatorResolver Interface
Members


In This Topic
    IOperatorResolver Interface
    In This Topic
    Represents an interface which allows to override the behavior of operators.
    Syntax
    'Declaration
     
    
    Public Interface IOperatorResolver 
    'Usage
     
    
    Dim instance As IOperatorResolver
    public interface IOperatorResolver 
    See Also