Click or drag to resize

IAttributeBearerItem Property

Indexer that gives access to the attributes of the attribute bearer.

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

Parameters

attrName  String
 

Property Value

Object
See Also