Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientDataTable Class > AddPatientRow Method : AddPatientRow(PatientRow) Method |
[DebuggerNonUserCodeAttribute()] public void AddPatientRow( MWLDataset.PatientRow row )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Sub AddPatientRow( _ ByVal row As MWLDataset.PatientRow _ )
'Usage Dim instance As MWLDataset.PatientDataTable Dim row As MWLDataset.PatientRow instance.AddPatientRow(row)
[DebuggerNonUserCodeAttribute()] public: void AddPatientRow( MWLDataset.PatientRow^ row )