 | SequenceExpressionExecutionHelperMinusObjects Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static Object MinusObjects(
Object leftValue,
Object rightValue,
string balancedType,
string leftType,
string rightType,
IGraph graph
)
Parameters
- leftValue
- Type: SystemObject
- rightValue
- Type: SystemObject
- balancedType
- Type: SystemString
- leftType
- Type: SystemString
- rightType
- Type: SystemString
- graph
- Type: de.unika.ipd.grGen.libGrIGraph
Return Value
Type:
Object
See Also