Click or drag to resize

Variables_Enumerator Class

enumerator over variables in match
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspVariables_Enumerator

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public class Variables_Enumerator : IEnumerator<Object>, 
	IDisposable, IEnumerator

The Variables_Enumerator type exposes the following members.

Constructors
 NameDescription
Public methodVariables_EnumeratorInitializes a new instance of the Variables_Enumerator class
Top
Properties
 NameDescription
Public propertyCurrent 
Top
Methods
 NameDescription
Public methodDispose 
Public methodMoveNext 
Public methodReset 
Top
See Also