ITsStatisticsTree

Assembly: Transform;

Description

The ITsStatisticsTree interface is used to work with a summary statistics tree.

Inheritance Hierarchy

          ITsStatisticsTree

Comments

Use the ITsStatistics interface to build a tree.

Properties

  Property name Brief description
The Count property returns the number of elements in the summary statistics tree.
The Data property returns the enumeration element corresponding to the specified tree element.
The Name property returns the name of the selected tree element.
The ParentNode property returns index of the parent element for the specified tree element.
The ShortName property returns short name of the specified tree element.
The StatNode property returns index of the specified summary statistics.
The Type property returns the type of the specified tree element.
The Value property returns the value of the specified tree element.

See also:

Transform Assembly Interfaces