 | IGraphElementReplacedByElement Property |
The element which replaced this element (Valid is false in this case)
or null, if this element has not been replaced or is still a valid member of a graph.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxIGraphElement ReplacedByElement { get; }
Property Value
IGraphElement
See Also