GrapeCity.Xaml.CalcEngine
CalcStructReferenceExpression Constructor(CalcParserContext,String)


The table struct parser context.
The struct reference string.
Initializes a new instance of the CalcStructReferenceExpression class.
Syntax
'Declaration
 
Public Function New( _
   ByVal context As CalcParserContext, _
   ByVal structReference As String _
)
'Usage
 
Dim context As CalcParserContext
Dim structReference As String
 
Dim instance As New CalcStructReferenceExpression(context, structReference)
public CalcStructReferenceExpression( 
   CalcParserContext context,
   string structReference
)

Parameters

context
The table struct parser context.
structReference
The struct reference string.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcStructReferenceExpression Class
CalcStructReferenceExpression Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options