GetHashCode()
- Updated2026-02-03
- 1 minute(s) read
Returns a hash code for the CODataFrequency object.
Syntax
Namespace: NationalInstruments.DAQmx
public override int GetHashCode()
Remarks
Two CODataFrequency objects might have the same hash code even though they represent different values.
Returns
A 32-bit signed integer hash code.