'Declaration Public Overrides Function FindBranchArgument( _ ByVal test As System.Object _ ) As System.Integer
'Usage Dim instance As CalcChooseFunction Dim test As System.Object Dim value As System.Integer value = instance.FindBranchArgument(test)
public override System.int FindBranchArgument( System.object test )
Parameters
- test
- The test.