Click or drag to resize

TypeParameterRefGetIsSameRefHashCode Method

Calculate a hash code for the referenced object which is the same for all references where IsSameRef() is true.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override int GetIsSameRefHashCode()

Return Value

Type: Int32
See Also