Click or drag to resize

ITimeSeriesValueGetHashCode Method

Get the hash code for the ID.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
int GetHashCode()

Return Value

Int32
Hash code for the ID.
Remarks
Implementers should always return the hash code based on ID of measurement.
See Also