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