<?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%2FEquals_%28RollResult%29</id>
	<title>Dice/RollResult/Equals (RollResult) - 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%2FEquals_%28RollResult%29"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollResult/Equals_(RollResult)&amp;action=history"/>
	<updated>2026-05-03T05:30:41Z</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/Equals_(RollResult)&amp;diff=702&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollResult.Equals Method (RollResult)}} Compare two RollResults and return whether or not they are equal.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; public vir...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollResult/Equals_(RollResult)&amp;diff=702&amp;oldid=prev"/>
		<updated>2017-04-25T17:31:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollResult.Equals Method (RollResult)}} Compare two RollResults and return whether or not they are equal.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; public vir...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollResult.Equals Method (RollResult)}}&lt;br /&gt;
Compare two RollResults and return whether or not they are equal.&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 virtual bool Equals(&lt;br /&gt;
    RollResult r&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''r''&lt;br /&gt;
: Type: [[Dice/RollResult|Dice.RollResult]]&lt;br /&gt;
: The RollResult to compare against&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
Type: System.Boolean&lt;br /&gt;
&lt;br /&gt;
{{cs|true}} if ''r'' is equal to the current RollResult, and {{cs|false}} otherwise.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
This method compares 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 comparison, 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>