C#
VB
C++
Gets the list of sub-items for this item.
ReadOnly Property Nodes As List(Of INodeItem)
public List<INodeItem> Nodes { get; }
property List<INodeItem^>^ Nodes {
List<INodeItem^>^ get();
}
The item's sub-items.
The list can be empty.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET