Click or drag to resize

GRGExportToString Method

type needed for enum, otherwise null ok graph needed for node/edge in set/map, otherwise null ok

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static string ToString(
	Object value,
	AttributeType type,
	INamedGraph graph
)

Parameters

value  Object
 
type  AttributeType
 
graph  INamedGraph
 

Return Value

String
See Also