|   | MeasurementClone Method | 
 Overload List
Overload List
        | Name | Description | |
|---|---|---|
|     | Clone(IMeasurement) | Creates a copy of the specified measurement. | 
|     | Clone(IMeasurement, Ticks) | Creates a copy of the specified measurement using a new timestamp. | 
|     | Clone(IMeasurement, Double, Ticks) | Creates a copy of the specified measurement using a new value and timestamp. | 
|     | Clone(IMeasurement, Double, Ticks, MeasurementStateFlags, Boolean) | Creates a copy of the specified measurement using a new value, timestamp and state flags. | 
 See Also
See Also