The StatisticValueUpdatedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyStatisticKeys
Gets the read only collection of statistic keys. This is a parallel array to StatisticValues.
Public propertyStatisticValues
Gets the read only collection of statistic values. This is a parallel array to StatisticKeys.

See Also