ExternalHierarchyLevelTHierarchy, THierarchyMember Methods |
The ExternalHierarchyLevelTHierarchy, THierarchyMember generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from HierarchyLevel.) | |
| Equals(IHierarchyLevel) | Indicates whether the current object is equal to another object of the same type. (Inherited from HierarchyLevel.) | |
| GetHashCode | Serves as the default hash function. (Inherited from HierarchyLevel.) | |
| GetMember(String) |
Gets the member by its unique name.
| |
| GetMember(String, MemberRetrievalOptions) |
Gets the member by its unique name.
| |
| GetMembers |
Gets all the members for the current instance.
| |
| GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
| |
| GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
| |
| GetNextMember |
Gets the next member.
| |
| GetPreviousMember |
Gets the previous member.
|