GrapeCity.Xaml.CalcEngine
ExpressionInfo Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer, _
   ByVal expr As CalcExpression _
)
'Usage
 
Dim startIndex As Integer
Dim endIndex As Integer
Dim expr As CalcExpression
 
Dim instance As New ExpressionInfo(startIndex, endIndex, expr)
public ExpressionInfo( 
   int startIndex,
   int endIndex,
   CalcExpression expr
)

Parameters

startIndex
endIndex
expr
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExpressionInfo Structure
ExpressionInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options