Item Property

Summary
Accessor by an index to the sub-items.
Syntax
C#
C++/CLI
public IField Item( 
   int index 
) { get; } 
property IField^ default [int] { 
   IField^ get(int index); 
} 

Parameters

index
Integer value

Property Value

Gets the sub-items at the specified index.

Requirements

Target Platforms

See Also

Reference

IField Interface

IField Members

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.