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 two
Product
s have the same value.
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 6.0.0.0
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
[v6.0.0.0] Copyright © 2009-2020 Kasey O. (github.com/kaosborn)