ExternalHierarchyLevelTHierarchy, THierarchyMember Methods

The ExternalHierarchyLevelTHierarchy, THierarchyMember generic type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Inherited from HierarchyLevel.)
Public methodEquals(IHierarchyLevel)
Indicates whether the current object is equal to another object of the same type.
(Inherited from HierarchyLevel.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from HierarchyLevel.)
Public methodGetMember(String)
Gets the member by its unique name.
Public methodGetMember(String, MemberRetrievalOptions)
Gets the member by its unique name.
Public methodGetMembers
Gets all the members for the current instance.
Public methodGetMembers(MemberRetrievalOptions)
Gets the members for the current instance.
Public methodGetMembers(MemberRetrievalOptions, ICollectionMemberValue)
Gets the members for the current instance.
Public methodGetNextMember
Gets the next member.
Public methodGetPreviousMember
Gets the previous member.
Top
See Also