The following tables list the members exposed by Level.
Name | Description | |
---|---|---|
![]() | Level Constructor | Initializes a new instance of the Level class. |
Name | Description | |
---|---|---|
![]() | Caption | Gets the caption of the level. |
![]() | 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. |
![]() | IsLoaded | Gets a value indicating whether all members of this instance are loaded. |
![]() | Members | Gets a ReadOnlyCollection with the members within the level. |
![]() | MembersCount | Gets or sets the count of all members in the level. |
![]() | Name | Gets the name of the level. |
![]() | ParentHierarchy | Gets the hierarchy that contains the level. |
![]() | UniqueName | Gets the unique name of the level. |
Name | Description | |
---|---|---|
![]() | TryGetMember | Gets the member associated with the specified name. |