←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly