Item Property

Summary
Gets or sets the field at the given index.
Syntax
C#
C++/CLI
public IField Item( 
   int index 
) { get; set; } 
public: 
property IField^ default [int] { 
   IField^ get(int index); 
   void set (int index, IField^ ); 
} 

Parameters

index
Integer value

Property Value

The underlying field

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.