Average |
The AverageDataSet type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Returns true if obj is an
AverageDataSet containing equal values and calculated from
data covering an equal period in time.
(Overrides ObjectEquals(Object)) | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode) | |
MonthlyAverage | Returns the non-null average value for the specified month (e.g. pass 1 for the average value for the month of January). | |
ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) |