GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLayerEnumerator Structure
/ MoveNext Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MoveNext Method (GoLayerEnumerator)
In This Topic
Advance the enumerator to the next GoObject.
Syntax
C#
public
bool
MoveNext()
Return Value
True if there is a next GoObject; false if it has finished iterating over the collection.
See Also
Reference
GoLayerEnumerator Structure
GoLayerEnumerator Members