C#
VB
C++
Removes a PatientRow from the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public void RemovePatientRow(
PatientRow row
)
<DebuggerNonUserCodeAttribute()>
Public Sub RemovePatientRow( _
ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow _
)
[DebuggerNonUserCodeAttribute()]
public:
void RemovePatientRow(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow^ row
)
row
The PatientRow to be removed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET