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