 | LGSPNamedGraphDifferentElementWithName Method |
returns whether another element than the one given already bears the name
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxprotected bool DifferentElementWithName(
IGraphElement elem,
string name
)
Parameters
- elem IGraphElement
-
- name String
-
Return Value
Boolean
See Also