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


In This Topic
    IArguments Interface
    In This Topic
    Represents a set of arguments which are passed to a function.
    Syntax
    'Declaration
     
    
    Public Interface IArguments 
    'Usage
     
    
    Dim instance As IArguments
    public interface IArguments 
    See Also