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