VerifyItem Method

Summary
Verifies the item to be of a given type.
Syntax
C#
C++/CLI
public void VerifyItem( 
   int index, 
   int rep, 
   Type expected_type 
) 
public: 
void VerifyItem(  
   int index, 
   int rep, 
   Type^ expected_type 
)  

Parameters

index
Index of the item.

rep
Item's repetition.

expected_type
Expected type of item that will be verified against this parameter.

Requirements

Target Platforms

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.