GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoCollection Class
/ GetEnumerator Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetEnumerator Method (GoCollection)
In This Topic
Gets an enumerator for iterating over the GoObjects in this collection.
Syntax
C#
public
virtual
GoCollectionEnumerator
GetEnumerator()
See Also
Reference
GoCollection Class
GoCollection Members