DataNodeCollection Properties TIBCO Spotfire 6.0 API Reference
The DataNodeCollection type exposes the following members.
Properties

  NameDescription
Public propertyCount
Gets the number of nodes in the collection.
Public propertyIndexMap
Gets the mapping between the rows in the column/table and the nodes in the hierarchy level.
Public propertyItem
Gets the node at the given index.
Back to Top
See Also