ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
enum | AGSStatisticType { AGSStatisticTypeAverage = 0 , AGSStatisticTypeCount = 1 , AGSStatisticTypeMaximum = 2 , AGSStatisticTypeMinimum = 3 , AGSStatisticTypeStandardDeviation = 4 , AGSStatisticTypeSum = 5 , AGSStatisticTypeVariance = 6 } |
enum AGSStatisticType |
Represents the various statistics that can be calculated for values in a field in a table.