GrapeCity.Xaml.CalcEngine
AcceptsMissingArgument Method (CalcRomanFunction)


Index of the argument
Indicates whether the Evaluate method can process missing arguments.
Syntax
'Declaration
 
Public Overrides Function AcceptsMissingArgument( _
   ByVal i As Integer _
) As Boolean
'Usage
 
Dim instance As CalcRomanFunction
Dim i As Integer
Dim value As Boolean
 
value = instance.AcceptsMissingArgument(i)
public override bool AcceptsMissingArgument( 
   int i
)

Parameters

i
Index of the argument
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcRomanFunction Class
CalcRomanFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options