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
See Also