Click or drag to resize

Edges_Enumerable Class

enumerable returning enumerator over edges in match
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspEdges_Enumerable

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

The Edges_Enumerable type exposes the following members.

Constructors
  NameDescription
Public methodEdges_Enumerable
Initializes a new instance of the Edges_Enumerable class
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also