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