Rds > Rds Assembly Interfaces > IMetaHierarchyLevels
The IMetaHierarchyLevels interface contains properties and methods used to work with a collection of hierarchy levels.
Property name | Brief description | |
![]() |
The Count property returns number of levels in the collection. | |
![]() |
The Item property returns a level from the collection by index. | |
![]() |
The Leaf property returns a leaf level of the collection. |
Method name | Brief description | |
![]() |
The FindById method searches a level in the collection by identifier. | |
![]() |
The FindByKey method searches a level in the collection by key. | |
![]() |
The IndexOf method returns an index of specified level in the collection. | |
![]() |
The OpenDimensions method opens a dimension. |
See also: