←Select platform

Getter Method (HL7MessageItem)

Summary

Returns the object type at a given index.

Syntax

C#
VB
C++
Public Overridable Function Getter(Of T)( _ 
   ByVal index As Integer _ 
) As T 
public virtual T Getter<_T_>(  
   int index 
) 
public: 
virtual _T^_ Gettergeneric<typename T> 
(  
   int index 
)  

Parameters

index
Index for the object type to retrieve.

Type Parameters

T

Return Value

Returns the object type at a given index.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize