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