GrapeCity.Xaml.CalcEngine
MaxArgs Property (CalcFunction)


Gets the maximum number of arguments for the function.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property MaxArgs As Integer
'Usage
 
Dim instance As CalcFunction
Dim value As Integer
 
value = instance.MaxArgs
public abstract int MaxArgs {get;}

Property Value

The maximum number of arguments for the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunction Class
CalcFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options