Click or drag to resize

GrShellImplGetVarValue Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public Object GetVarValue(
	string varName
)

Parameters

varName
Type: SystemString

Return Value

Type: Object
See Also