The ICustomDimTreeChildren interface contains properties for working with a list of elements.
The ICustomDimTree.Children and ICustomDimTree.RootChildren properties return element lists.
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: