C#
VB
C++
Gets the DicomEventLogDataSet.DICOMServerEventLogRow at the specified index.
[DebuggerNonUserCodeAttribute()]
public DICOMServerEventLogRow Item(
int index
) { get; }
Public ReadOnly Default Property Item( _
ByVal index As Integer _
) As Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow
public:
property Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow^ default [int] {
Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow^ get(int index);
}
index
The zero-based index of the row to return.
The specified DicomEventLogDataSet.DICOMServerEventLogRow
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