GrapeCity.Xaml.CalcEngine
AcceptsError Method (CalcError_TypeFunction)


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

Parameters

i
Index of the argument
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcError_TypeFunction Class
CalcError_TypeFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options