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