DefaultElementComparer members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the default comparer for the Element class, which orders by name.

The DefaultElementComparer type exposes the following members.

Constructors

  Name Description
Public method DefaultElementComparer() Initializes a new instance of the DefaultElementComparer class.
Public method DefaultElementComparer(DefaultElementComparer.ColumnName, Boolean) Initializes a new instance of the DefaultElementComparer class, based on a specified column and sort order.

Top

Methods

  Name Description
Public method Compare Compares two objects and returns an indication of their relative values.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

DefaultElementComparer class

Microsoft.PerformancePoint.Scorecards namespace