Kaos.Combinatorics Library
Kaos.Combinatorics Library
Kaos.Combinatorics
Product Class
Product Methods
Equals Method
Equals Method (Object)
Equals Method (Product)
Product
Equals Method (Product)
Indicate whether 2
Product
s have the same value.
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 5.0.0.6
Syntax
C#
Copy
public
bool
Equals
(
Product
other
)
Parameters
other
Type:
Kaos.Combinatorics
Product
Target of the comparison.
Return Value
Type:
Boolean
true
if
other
has the same value as this object; otherwise,
false
.
Implements
IEquatable
T
Equals(T)
See Also
Reference
Product Class
Equals Overload
Kaos.Combinatorics Namespace
[v5.0.0.6] Copyright © 2009-2018 Kasey O. (github.com/kaosborn)