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