 | IMatchesFilter_removeFirst Method |
For filtering with the auto-supplied filter removeFirst
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.1
SyntaxIMatches Filter_removeFirst(
int count
)
Parameters
- count
- Type: SystemInt32
The number of matches to remove
Return Value
Type:
IMatchesThe changed matches list.
See Also