Click or drag to resize

Iterateds_Enumerator.Current Property

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public IMatches Current { get; }

Property Value

Type: IMatches

Implements

IEnumerator<T>.Current
See Also