GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorCollection Class
/ GetNames Method
The specified GoColor.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetNames Method
In This Topic
Gets an IEnumerator object representing all of the names associated with the specified GoColor.
Syntax
C#
public
IEnumerator<string>
GetNames(
GoColor
key
)
Parameters
key
The specified GoColor.
Return Value
Returns an IEnumerator object.
See Also
Reference
GoColorCollection Class
GoColorCollection Members