Spread WPF 18
GrapeCity.CalcEngine Namespace / IParameter Interface
Members


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