public PersonName( string fullName )
'Declaration Public Function New( _ ByVal fullName As String _ )
'Usage Dim fullName As String Dim instance As New PersonName(fullName)
public: PersonName( String^ fullName )
Target Platforms
PersonName Class PersonName Members Overload List