 | SequenceExpressionExecutionHelperCast Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.0
Syntaxpublic static Object Cast(
Object sourceValue,
string targetType,
IGraph graph
)
Parameters
- sourceValue
- Type: SystemObject
- targetType
- Type: SystemString
- graph
- Type: de.unika.ipd.grGen.libGrIGraph
Return Value
Type:
Object
See Also