GrapeCity.Xaml.CalcEngine
MaxArgs Property (CalcImLog10Function)


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

Property Value

The maximum number of arguments for the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcImLog10Function Class
CalcImLog10Function Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options