GrapeCity.Xaml.CalcEngine
FindTestArgument Method (CalcFunction)


Finds the test argument when this function is branched.
Syntax
'Declaration
 
Public Overridable Function FindTestArgument() As Integer
'Usage
 
Dim instance As CalcFunction
Dim value As Integer
 
value = instance.FindTestArgument()
public virtual int FindTestArgument()

Return Value

An index indicates the argument which would be treated as test condition
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunction Class
CalcFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options