C#
VB
C++
Gets the sub-items at the specified index.
Public ReadOnly Default Property Item( _
ByVal index As Integer _
) As Leadtools.Medical.Hl7.V2x.Models.IField
public:
property Leadtools.Medical.Hl7.V2x.Models.IField^ default [int] {
Leadtools.Medical.Hl7.V2x.Models.IField^ get(int index);
}
index
Integer value
Accessor to the sub-items by index.
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