 | ContainerHelperFillSetWithNode Method (IDictionary, NodeType, IDictionary) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntaxpublic static void FillSetWithNode(
IDictionary targetSet,
NodeType nodeType,
IDictionary sourceSet
)
Parameters
- targetSet
- Type: System.CollectionsIDictionary
- nodeType
- Type: de.unika.ipd.grGen.libGrNodeType
- sourceSet
- Type: System.CollectionsIDictionary
See Also