VeriStand .NET API Reference

ImportedDoubleValueArray.GetHashCode Method

Serves as a hash function for a ImportedDoubleValueArray object. The hash code that this method returns is suitable for using in hashing algorithms and data structures such as hash tables.

Namespace: NationalInstruments.VeriStand.Data
Assembly: NationalInstruments.VeriStand.DataTypes (in NationalInstruments.VeriStand.DataTypes.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overrides Function GetHashCode As Integer
C#
public override int GetHashCode()
Visual C++
public:
virtual int GetHashCode() override

Return Value

A hash code for the current ImportedDoubleValueArray object.

See Also

Log in to get a better experience