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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly