Item Property

Summary
Gets the sub-items at the specified index.
Syntax
C#
C++/CLI
public IField Item( 
   int index 
) { get; } 
public: 
property IField^ default [int] { 
   IField^ get(int index); 
} 

Parameters

index
Integer value

Property Value

Accessor to the sub-items by index.

Requirements

Target Platforms

See Also

Reference

Field Class

Field Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.