Click or drag to resize

Variables_Enumerable Class

enumerable returning enumerator over variables in match
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspVariables_Enumerable

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

The Variables_Enumerable type exposes the following members.

Constructors
  NameDescription
Public methodVariables_Enumerable
Initializes a new instance of the Variables_Enumerable class
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also