The IMetaMemberChildren interface contains properties and methods used to work with children of a hierarchy element.
| Property name | Brief description | |
| The IsEmpty property returns whether elements in this object are absent. |
| 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. |
| Method name | Brief description | |
| The GetMembers property returns hierarchy element children. | ||
| The GetTree property returns hierarchy element children as a tree. |
| Property name | Brief description | |
| The GetPathTo property returns a path of a position by index. |
See also: