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


In This Topic
    IParameter Interface
    In This Topic
    Represents a parameter of LAMBDA function.
    Syntax
    'Declaration
     
    
    Public Interface IParameter 
    'Usage
     
    
    Dim instance As IParameter
    public interface IParameter 
    See Also