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