Click or drag to resize

GrShellImplGetClassObjectByVar Method

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

Parameters

varName
Type: SystemString

Return Value

Type: IObject
See Also