C#
VB
C++
Removes a MedicalAlertsRow from the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public void RemoveMedicalAlertsRow(
MedicalAlertsRow row
)
<DebuggerNonUserCodeAttribute()>
Public Sub RemoveMedicalAlertsRow( _
ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsRow _
)
[DebuggerNonUserCodeAttribute()]
public:
void RemoveMedicalAlertsRow(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsRow^ row
)
row
The MedicalAlertsRow 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