MatchCandidateBoundGetHashCode Method (MatchCandidateBound) |
Calculate the hash code for the specified object.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public int GetHashCode(
MatchCandidateBound obj
)
Parameters
- obj
- Type: Nova.ResolvingMatchCandidateBound
Return Value
Type:
Int32Implements
IEqualityComparerTGetHashCode(T)See Also