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