BaseVirtualNodeTNodeID, TGraphIDGetHashCode Method |
Gets the Hash Code of the Virtual Node.
Namespace:
VDS.RDF.Storage.Virtualisation
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override sealed int GetHashCode()
Public Overrides NotOverridable Function GetHashCode As Integer
Return Value
Type:
Int32[Missing <returns> documentation for "M:VDS.RDF.Storage.Virtualisation.BaseVirtualNode`2.GetHashCode"]
See Also