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.2
Syntax
C#
IEnumerator<MatchInterface> GetEnumeratorExact()

Return Value

Type: IEnumeratorMatchInterface
See Also