CIDataFrequency.GetHashCode Method
- Updated2023-02-21
- 1 minute(s) read
CIDataFrequencyGetHashCode Method
Returns a hash code for the CIDataFrequency object.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public override sealed int GetHashCode()
Public Overrides NotOverridable Function GetHashCode As Integer
Return Value
Type: Int32A 32-bit signed integer hash code.
Remarks
Two CIDataFrequency objects might have the same hash code even though they represent different values.