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

In This Topic
    IArguments Interface Members
    In This Topic

    The following tables list the members exposed by IArguments.

    Public Properties
     NameDescription
     PropertyGets the total count of arguments.  
     PropertyGets an IEvaluationContext instance indicates the evaluation context.  
     PropertyGets the IValue argument at the specified index.  
     PropertyGets the first allocated value index.  
    Top
    Public Methods
     NameDescription
     MethodAllocates multiple IValue objects.  
     MethodDeallocates the last created IValue objects.  
     MethodGets the value of an item in the array argument.  
    Top
    See Also