 | GXLExportWriteGXLNode Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxprotected void WriteGXLNode(
string id,
string gxlname,
params GXLExportAttr[] attrs
)
Parameters
- id
- Type: SystemString
- gxlname
- Type: SystemString
- attrs
- Type: de.unika.ipd.grGen.libGrGXLExportAttr
See Also