GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorCollection Class
/
Remove Method
/ Remove(String) Method
The name of the 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(String) Method
In This Topic
Removes a GoColor with the specified name from the collection.
Syntax
C#
public
void
Remove(
string
name
)
Parameters
name
The name of the GoColor to remove.
Remarks
If the GoColor with the specified name is associated with more than one name, then only the association between the specified name and the GoColor is removed. The GoColor will remain in the collection.
See Also
Reference
GoColorCollection Class
GoColorCollection Members
Overload List