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