Click or drag to resize

BaseGraphVisitedAlloc Method

Fires an OnVisitedAlloc event.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public void VisitedAlloc(
	int visitorID
)

Parameters

visitorID
Type: SystemInt32
The allocated visitorID.
See Also