'Declaration Public Function New( _ ByVal name As System.String _ )
'Usage Dim name As System.String Dim instance As New CalcNameIdentity(name)
public CalcNameIdentity( System.string name )
Parameters
- name
- The name that represents a data address.
'Declaration Public Function New( _ ByVal name As System.String _ )
'Usage Dim name As System.String Dim instance As New CalcNameIdentity(name)
public CalcNameIdentity( System.string name )