Click or drag to resize

TreeEventGetHashCode method

Generates a unique hash code for this result. The timestamp is deliberately not included in the comparison.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public override int GetHashCode()

Return value

Int32
An integer that is as unique as possible for all properties of an instance together.
See also