GrapeCity.Xaml.CalcEngine
CalcFunctionIdentity Constructor


The name that represents a function call.
Initializes a new instance of the CalcFunctionIdentity class.
Syntax
'Declaration
 
Public Function New( _
   ByVal functionName As String _
)
'Usage
 
Dim functionName As String
 
Dim instance As New CalcFunctionIdentity(functionName)
public CalcFunctionIdentity( 
   string functionName
)

Parameters

functionName
The name that represents a function call.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunctionIdentity Class
CalcFunctionIdentity Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options