ICustomDimTreeChildren

Description

The ICustomDimTreeChildren interface contains properties for working with a list of elements.

Comments

The ICustomDimTree.Children and ICustomDimTree.RootChildren properties return element lists.

Properties

  Property name Brief description
Count The Count property returns the number of elements in the list.
Item The Item property returns primary key for the element with the specified index.

See also:

Dimensions Assembly Interfaces