'Declaration Public Function New( _ ByVal structReference As System.String _ )
'Usage Dim structReference As System.String Dim instance As New CalcStructReferenceIndentity(structReference)
public CalcStructReferenceIndentity( System.string structReference )
Parameters
- structReference
- The struct reference string.