|
ITimeSeriesValueGetHashCode Method
|
Get the hash code for the
ID.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax abstract GetHashCode : unit -> int
Return Value
Int32Hash code for the
ID.
Remarks Implementers should always return the hash code based on
ID of measurement.
See Also