Click or drag to resize

Nodes_Enumerable Class

enumerable returning enumerator over nodes in match
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspNodes_Enumerable

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public class Nodes_Enumerable : IEnumerable<INode>, 
	IEnumerable

The Nodes_Enumerable type exposes the following members.

Constructors
  NameDescription
Public methodNodes_Enumerable
Initializes a new instance of the Nodes_Enumerable class
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also