Nodes Property

Summary
Gets the list of sub-items for this item.
Syntax
C#
VB
C++
ReadOnly Property Nodes As List(Of INodeItem) 
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 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.