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