Nodes Property

Summary
Gets the list of sub-items for this item.
Syntax
C#
C++/CLI
public List<INodeItem> Nodes { get; } 
property List<INodeItem^>^ Nodes { 
   List<INodeItem^>^ get(); 
} 

Property Value

The item's sub-items.

Remarks

The list can be empty.

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.