Click or drag to resize
StatisticsSetDouble Method
Overload List
  NameDescription
Public methodSetDouble(Int32, Double)
Sets the value of a statistic with the given id whose type is double.
Public methodSetDouble(String, Double)
Sets the value of a named statistic of type double
Public methodSetDouble(StatisticDescriptor, Double)
Sets the value of a described statistic of type double
Top
See Also