 | GrShellImplSetElementAttributeIndexed Method |
Namespace:
de.unika.ipd.grGen.grShell
Assembly:
libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntaxpublic void SetElementAttributeIndexed(
IAttributeBearer owner,
string attrName,
string val,
Object index
)
Parameters
- owner
- Type: de.unika.ipd.grGen.libGrIAttributeBearer
- attrName
- Type: SystemString
- val
- Type: SystemString
- index
- Type: SystemObject
See Also