GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColor Structure
/ Equals Method
The System.Object to compare to the current Northwoods.Go.Draw.GoColor.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Equals Method (GoColor)
In This Topic
Determines whether the specified System.Object is equal to the current Northwoods.Go.Draw.GoColor.
Syntax
C#
public
override
bool
Equals(
object
obj
)
Parameters
obj
The System.Object to compare to the current Northwoods.Go.Draw.GoColor.
Return Value
Returns true if the specified System.Object is equal to the current Northwoods.Go.Draw.GoColor, otherwise, returns false.
See Also
Reference
GoColor Structure
GoColor Members