Overload | Description |
---|---|
SetValue(String,Object) | Add a value to the values array of this sample by name. |
SetValue(EventMetricValueDefinition,Object) | Records a value to the values array of this sample given its value definition. |
SetValue(Int32,Object) | Records a value to the values array of this sample given the zero-based index of the value definition to be used. |