Click or drag to resize
StatisticsIncDouble Method
Overload List
  NameDescription
Public methodIncDouble(Int32, Double)
Increments the value of the identified statistic of type double by the given amount.
Public methodIncDouble(String, Double)
Increments the value of the statistic of type double with the given name by a given amount.
Public methodIncDouble(StatisticDescriptor, Double)
Increments the value of the described statistic of type double by the given amount.
Top
See Also