Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
DefaultElementComparer() | Initializes a new instance of the DefaultElementComparer class. |
![]() |
DefaultElementComparer(DefaultElementComparer.ColumnName, Boolean) | Initializes a new instance of the DefaultElementComparer class, based on a specified column and sort order. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Compare | Compares two objects and returns an indication of their relative values. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top