GroupingHierarchy Methods

The GroupingHierarchy type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides GroupingElementEquals(Object).)
Public methodEquals(GroupingElement)
Indicates whether the current object is equal to another object of the same type.
(Overrides GroupingElementEquals(GroupingElement).)
Public methodEquals(GroupingHierarchy)
Indicates whether the current object is equal to another object of the same type.
Public methodFindElementUsage
Finds the analysis element usage that corresponds to this grouping element on metricSet.
(Inherited from GroupingElement.)
Public methodGetHashCode
Serves as the default hash function.
(Overrides GroupingElementGetHashCode.)
Top
See Also