AddItem Method

Summary
Adds a SegmentStructure item to the main structure.
Syntax
C#
VB
C++
Public Sub AddItem( _ 
   ByVal ss As SegmentStructure _ 
)  
public void AddItem( 
   SegmentStructure ss 
) 
public: 
void AddItem(  
   SegmentStructure^ ss 
)  

Parameters

ss
a SegmentStructure to add.

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.