IHierarchyMember Methods

The IHierarchyMember type exposes the following members.

Methods
  NameDescription
Public methodGetMembers
Gets all the members for the current instance.
(Inherited from IHierarchyMemberContainer.)
Public methodGetMembers(MemberRetrievalOptions)
Gets the members for the current instance.
(Inherited from IHierarchyMemberContainer.)
Public methodGetMembers(MemberRetrievalOptions, ICollectionMemberValue)
Gets the members for the current instance.
(Inherited from IHierarchyMemberContainer.)
Public methodHasProperty
Gets a value indicating whether the current instance has the specified property populated.
Top
See Also