Spread Silverlight Documentation
CalcStructReferenceExpression Constructor(ITableStruct)


GrapeCity.CalcEngine.Expressions Namespace > CalcStructReferenceExpression Class > CalcStructReferenceExpression Constructor : CalcStructReferenceExpression Constructor(ITableStruct)
Syntax
'Declaration
 
Public Function New( _
   ByVal table As ITableStruct _
)
'Usage
 
Dim table As ITableStruct
 
Dim instance As New CalcStructReferenceExpression(table)
public CalcStructReferenceExpression( 
   ITableStruct table
)

Parameters

table
See Also

Reference

CalcStructReferenceExpression Class
CalcStructReferenceExpression Members
Overload List