←Select platform

GetRep Method

Summary

Gets the item at the given index.

Syntax

C#
VB
C++
Function GetRep( _ 
   ByVal index As Integer _ 
) As Leadtools.Medical.Hl7.V2x.Models.INodeItem 
public INodeItem GetRep( 
   int index 
) 

Parameters

index
Index of an item.

Return Value

Item at the given index.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly