C#
VB
C++
Gets the NameOfPhysicianReadingStudyRow at the specified index.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public NameOfPhysicianReadingStudyRow Item(
int index
) { get; }
<DebuggerNonUserCodeAttribute(),
GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>
Public ReadOnly Property Item() As NameOfPhysicianReadingStudyRow
Get
public:
[DebuggerNonUserCodeAttribute,
GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")]
property NameOfPhysicianReadingStudyRow^ Item
{
NameOfPhysicianReadingStudyRow^ get()
}
The specified NameOfPhysicianReadingStudyRow.
NameOfPhysicianReadingStudyDataTable Class
NameOfPhysicianReadingStudyDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
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