Click or drag to resize
StatisticsFactoryCreateStatistics Method
Overload List
  NameDescription
Public methodCreateStatistics(StatisticsType)
Creates and returns a Statistics instance of the given StatisticsType type, textId, and with default ids.
Public methodCreateStatistics(StatisticsType, String)
Creates and returns a Statistics instance of the given StatisticsType type, textId, and with a default numeric id.
Public methodCreateStatistics(StatisticsType, String, Int64)
Creates and returns a Statistics instance of the given StatisticsType type, textId, and numericId.
Top
See Also