SymbolGetHashCode Method
Gets the HashCode of the Address
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public override int GetHashCode()Return Value
Int32
A hash code for this instance, suitable for use in hashing
algorithms and data structures like a hash table.