public Code39( string str )
'Declaration Public Function New( _ ByVal str As String _ )
'Declaration
Public Function New( _ ByVal str As String _ )
'Usage Dim str As String Dim instance As New Code39(str)
'Usage
Dim str As String Dim instance As New Code39(str)
Code39 Class Code39 Members Overload List