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.1
Syntax
C#
public class Edges_Enumerable : IEnumerable<IEdge>, 
	IEnumerable

The Edges_Enumerable type exposes the following members.

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