NodeWithValueTValueGetHashCode Method Naiad Help

[This is preliminary documentation and is subject to change.]

GetHashCode override

Namespace: Microsoft.Research.Naiad.Frameworks.GraphLINQ
Assembly: Microsoft.Research.Naiad.GraphLINQ (in Microsoft.Research.Naiad.GraphLINQ.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public override int GetHashCode()

Return Value

Type: Int32
node index plus value hash code
See Also

Reference