 | IGraphResetVisitedFlag Method |
Resets the visited flag with the given ID on all graph elements, if necessary.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxvoid ResetVisitedFlag(
int visitorID
)
Parameters
- visitorID
- Type: SystemInt32
The ID of the visited flag.
See Also