GrapeCity.Xaml.CalcEngine
MaxArgs Property (CalcTBillPriceFunction)


GrapeCity.CalcEngine.Functions Namespace > CalcTBillPriceFunction Class : MaxArgs Property
Gets the maximum number of arguments for the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property MaxArgs As Integer
'Usage
 
Dim instance As CalcTBillPriceFunction
Dim value As Integer
 
value = instance.MaxArgs
public override int MaxArgs {get;}

Property Value

The maximum number of arguments for the function.
See Also

Reference

CalcTBillPriceFunction Class
CalcTBillPriceFunction Members