GetRep Method

Summary
The object at the given index as an INodeItem.
Syntax
C#
VB
C++
Public Function GetRep( _ 
   ByVal index As Integer _ 
) As INodeItem 
public INodeItem GetRep( 
   int index 
) 
public: 
INodeItem^ GetRep(  
   int index 
)  

Parameters

index
Index for the INodeItem object to retrieve.

Return Value

The object at the given index as an INodeItem.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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