 | ContainerHelperFillSetWithEdge Method (IDictionary, EdgeType, IDictionary) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntaxpublic static void FillSetWithEdge(
IDictionary targetSet,
EdgeType edgeType,
IDictionary sourceSet
)
Parameters
- targetSet
- Type: System.CollectionsIDictionary
- edgeType
- Type: de.unika.ipd.grGen.libGrEdgeType
- sourceSet
- Type: System.CollectionsIDictionary
See Also