public enum StatisticsFunction : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum StatisticsFunction Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum StatisticsFunction : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum StatisticsFunction Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Average | The average function. |
Count | The count function. |
Max | The maximum function. |
Min | The minimum function. |
StandardDeviation | The standard deviation function. |
Sum | The sum function. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.StatisticsFunction
Target Platforms: Windows 10, Windows 8.1