Click or drag to resize

IMatchesExactMatchInterfaceGetEnumeratorExact Method

Returns enumerator over matches of exact type

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
IEnumerator<MatchInterface> GetEnumeratorExact()

Return Value

IEnumeratorMatchInterface
See Also