The following tables list the members exposed by AverageValue.
Name | Description | |
---|---|---|
![]() | AverageValue Constructor |
Name | Description | |
---|---|---|
![]() | ItemsCount | Gets the count of items used for calculation. |
![]() | Result | Gets the average value calculated. |
![]() | Sum | Gets the sum used for calculation. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified System.Object is equal to the current System.Object. |
![]() | GetHashCode | Returns the hash code. |
![]() | IncreaseWith | Increases the Sum value with value and ItemsCount with one. |
![]() | Overrides the default implicit convertion operator. |