GrapeCity.Xaml.CalcEngine
CalcNameIdentity Constructor


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

Parameters

name
The name that represents a data address.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcNameIdentity Class
CalcNameIdentity Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options