GrapeCity.Xaml.CalcEngine
FindBranchArgument Method (CalcFunction)


The test.
Finds the branch argument.
Syntax
'Declaration
 
Public Overridable Function FindBranchArgument( _
   ByVal test As Object _
) As Integer
'Usage
 
Dim instance As CalcFunction
Dim test As Object
Dim value As Integer
 
value = instance.FindBranchArgument(test)
public virtual int FindBranchArgument( 
   object test
)

Parameters

test
The test.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunction Class
CalcFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options