Returns the hashcode of this instance's underlying Value.

Declaration Syntax

Public Overrides Function GetHashCode() As Integer
public override int GetHashCode();
public: int GetHashCode();
public override function GetHashCode() : int;

Return Value

The hashcode of this instance's Value.

Requirements

Namespace: Eas.WebCrawler.Common.Diagnostics
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

ReferenceTypeWrapper`1 Class | ReferenceTypeWrapper`1 Members | Eas.WebCrawler.Common.Diagnostics Namespace