Parameters
- field
- The Field upon which statistics functions are performed.
- statisticsFunctions
- An IEnumerable of one or more StatisticsFunctions, specifying what statistics should be computed.
StatisticsDescription
class.Exception | Description |
---|---|
System.ArgumentNullException | field is null. -or- statisticsFunctions is null. |
System.ArgumentException | statisticsFunctions does not contain at least one valid input. |
System.ArgumentOutOfRangeException | One or more StatisticsFunctions in statisticsFunctions are invalid. |
Target Platforms: Windows 11, Windows 10, Windows 8.1