Click or drag to resize

MeasurementClone Method

Overload List
  Name Description
Public method Static member Clone(IMeasurement) Creates a copy of the specified measurement.
Public method Static member Clone(IMeasurement, Ticks) Creates a copy of the specified measurement using a new timestamp.
Public method Static member Clone(IMeasurement, Double, Ticks) Creates a copy of the specified measurement using a new value and timestamp.
Public method Static member Clone(IMeasurement, Double, Ticks, MeasurementStateFlags, Boolean) Creates a copy of the specified measurement using a new value, timestamp and state flags.
Top
See Also