| [Overview][Classes][Index] | 
Indexed array of named sub nodes of the node
Source position: resourcetree.pp line 62
|  public property TResourceTreeNode.NamedEntries[index: Integer] : TResourceTreeNode | 
This property can be used to access all named sub nodes in the node.
| Remark: | This array is 0-based: valid elements range from 0 to NamedCount-1. | 
| 
 | The number of named sub nodes of the node | |
| 
 | Indexed array of ID sub nodes of the node |