Click or drag to resize

SequenceComputationProcedureCallArguments Field

Buffer to store the argument values for the call; used to avoid unneccessary memory allocations.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public readonly Object[] Arguments

Field Value

Type: Object
See Also