SparqlResultGetHashCode Method  | 
 
            Override of the GetHashCode method for Results.
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type: 
Int32[Missing <returns> documentation for "M:VDS.RDF.Query.SparqlResult.GetHashCode"]
RemarksUsed implicitly in applying Distinct and Reduced modifiers to the Result Set.
See Also