Version

ILevel Interface Members

The following tables list the members exposed by ILevel.

Public Properties
 NameDescription
 PropertyDepthGets the distance of the level from the root of the level. Root level is zero (0)  
 PropertyDescriptionGets the description of the level.  
 PropertyMembersGets a collection with the members currently loaded within the level.  
 PropertyMembersCountGets the count of all members in the level.  
 PropertyParentHierarchyGets the hierarchy that contains the level.  
Public Methods
 NameDescription
 MethodTryGetMemberGets the member associated with the specified name.  
See Also