←Select platform

Item Property

Summary

Gets or sets the field at the given index.

Syntax

C#
VB
C++
Public Default Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Medical.Hl7.V2x.Models.IField 
public IField Item( 
   int index 
) { get; set; } 

Parameters

index
Integer value

Property Value

The underlying field

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly