C#
VB
C++
Adds a PatientRow object to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public void AddPatientRow(
PatientRow row
)
<DebuggerNonUserCodeAttribute()>
Public Overloads Sub AddPatientRow( _
ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow _
)
[DebuggerNonUserCodeAttribute()]
public:
void AddPatientRow(
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientRow^ row
)
row
The PatientRow to be added.
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