GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorCollection Class
/ GetColorEnumerator Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetColorEnumerator Method
In This Topic
Returns an IEnumerator object of all the GoColor structures in the collection.
Syntax
C#
public
IEnumerator<GoColor>
GetColorEnumerator()
See Also
Reference
GoColorCollection Class
GoColorCollection Members