The IMetaHierarchyPosition interface contains properties used to work with hierarchy position.
| Property name | Brief description | |
| The Hierarchy property returns hierarchy of a dictionary. | ||
| The Level property returns the level that position of hierarchy belongs to. | ||
| The LevelIndex property returns index of the level that position of hierarchy belongs to. | ||
| The Offset property returns number of levels from a hierarchy node to a current position. | ||
| The Parent property returns object-owner of a hierarchy position. |
| Property name | Brief description | |
| The GetPathTo property returns a path of a position by index. |
See also: