 | 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.2
Syntaxpublic Object this[
string attrName
] { get; set; }
Parameters
- attrName
- Type: SystemString
Property Value
Type:
ObjectImplements
IAttributeBearerItemString
See Also