Measure |
The MeasureInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| MeasureInfo | Initializes a new instance of the MeasureInfo class. |
| Name | Description | |
|---|---|---|
| Aggregator | Gets the measure aggregator. | |
| UniqueName | Gets the measure unique name. |
| Name | Description | |
|---|---|---|
| Equals(MeasureInfo) | Indicates whether the current object is equal to another object of the same type. | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(MeasureInfo, MeasureInfo) | Implements the == operator. | |
| Inequality(MeasureInfo, MeasureInfo) | Implements the != operator. |