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