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