GrapeCity.Xaml.CalcEngine
ArgCount Property


Gets the number of parameters being passed to the function.
Syntax
'Declaration
 
Public ReadOnly Property ArgCount As Integer
'Usage
 
Dim instance As CalcFunctionExpression
Dim value As Integer
 
value = instance.ArgCount
public int ArgCount {get;}

Property Value

A System.Int32 value that represents the number of parameters being passed to the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunctionExpression Class
CalcFunctionExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options