 | ContainerHelperFillSetWithNodeK Method (DictionaryK, SetValueType, NodeType, IDictionary) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static void FillSetWithNode<K>(
Dictionary<K, SetValueType> targetSet,
NodeType nodeType,
IDictionary sourceSet
)
Parameters
- targetSet
- Type: System.Collections.GenericDictionaryK, SetValueType
- nodeType
- Type: de.unika.ipd.grGen.libGrNodeType
- sourceSet
- Type: System.CollectionsIDictionary
Type Parameters
- K
See Also