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