Click or drag to resize

LGSPGraphProcessingEnvironmentItem Property

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public Object this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: Object

Implements

IGraphProcessingEnvironmentItemString
See Also