GrapeCity.Xaml.CalcEngine
AcceptsReference Method (CalcSkewFunction)


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

Parameters

i
Index of the argument
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcSkewFunction Class
CalcSkewFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options