Click or drag to resize
StatisticsGetInt Method
Overload List
  NameDescription
Public methodGetInt(Int32)
Returns the value of the identified statistic of type int. whose type is double.
Public methodGetInt(String)
Returns the value of the statistic of type
int
at the given name.
Public methodGetInt(StatisticDescriptor)
Returns the value of the described statistic of type
int
.
Top
See Also