Click or drag to resize

LGSPNodeItem Property

Indexer that gives access to the attributes of the graph element.

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

Parameters

attrName  String
 

Property Value

Object

Implements

IAttributeBearerItemString
See Also