GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorCollection Class
/
Remove Method
/ Remove(GoColor) Method
The specified GoColor to remove.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Remove(GoColor) Method
In This Topic
Removes the specified GoColor from the collection and all of its associated names.
Syntax
C#
public
void
Remove(
GoColor
color
)
Parameters
color
The specified GoColor to remove.
See Also
Reference
GoColorCollection Class
GoColorCollection Members
Overload List