<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FRollResult%2FGetHashCode</id>
	<title>Dice/RollResult/GetHashCode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FRollResult%2FGetHashCode"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollResult/GetHashCode&amp;action=history"/>
	<updated>2026-05-03T08:10:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/RollResult/GetHashCode&amp;diff=701&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollResult.GetHashCode Method ()}} Gets a hash code for the RollResult. Overridden from Object.GetHashCode().  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; public...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollResult/GetHashCode&amp;diff=701&amp;oldid=prev"/>
		<updated>2017-04-24T22:49:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollResult.GetHashCode Method ()}} Gets a hash code for the RollResult. Overridden from Object.GetHashCode().  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; public...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollResult.GetHashCode Method ()}}&lt;br /&gt;
Gets a hash code for the RollResult. Overridden from Object.GetHashCode().&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
public override int GetHashCode()&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
Type: System.Int32&lt;br /&gt;
&lt;br /&gt;
The hash code.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
The hash code is derived from the following fields:&lt;br /&gt;
* [[../ResultType|ResultType]]&lt;br /&gt;
* [[../Value|Value]]&lt;br /&gt;
* [[../Values|Values]]&lt;br /&gt;
* [[../NumRolls|NumRolls]]&lt;br /&gt;
* [[../Expression|Expression]]&lt;br /&gt;
* [[../AllRolls|AllRolls]]&lt;br /&gt;
* [[../AllMacros|AllMacros]]&lt;br /&gt;
&lt;br /&gt;
Any field not listed above is not part of the hash code, and thus is not considered when determining whether or not two RollResults are equal.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>