ListSegments Method

Summary
Utility function to enumerate the segments inside a node.
Syntax
C#
C++/CLI
public static void ListSegments( 
   INodeItem nodeItem, 
   ref List<string> segList 
) 
public: 
static void ListSegments(  
   INodeItem^ nodeItem, 
   List<String^>^% segList 
)  

Parameters

nodeItem
The node item to enumerate segments from.

segList
The segments list.

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.