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.2
Syntax
C#
public static string ToString(
	Object value,
	AttributeType type,
	INamedGraph graph
)

Parameters

value
Type: SystemObject
type
Type: de.unika.ipd.grGen.libGrAttributeType
graph
Type: de.unika.ipd.grGen.libGrINamedGraph

Return Value

Type: String
See Also