Click or drag to resize

GRSImportTryScan Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool TryScan(
	AttributeType attrType,
	string input,
	IGraph graph
)

Parameters

attrType
Type: de.unika.ipd.grGen.libGrAttributeType
input
Type: SystemString
graph
Type: de.unika.ipd.grGen.libGrIGraph

Return Value

Type: Boolean
See Also