Declaration Syntax
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode();
public: int GetHashCode();
public override function GetHashCode() : int;
Return Value
The hash of this object.Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)