The following tables list the members exposed by ILevel.
Name | Description | |
---|---|---|
Depth | Gets the distance of the level from the root of the level. Root level is zero (0) | |
Description | Gets the description of the level. | |
Members | Gets a collection with the members currently loaded within the level. | |
MembersCount | Gets the count of all members in the level. | |
ParentHierarchy | Gets the hierarchy that contains the level. |
Name | Description | |
---|---|---|
TryGetMember | Gets the member associated with the specified name. |