| Overload | Description |
|---|---|
| SetValue(String,Object) | Set a value in this sample by its value column 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. |