Click or drag to resize

ContainerHelperFillSetWithVar Method (IDictionary, Type, IDictionary)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static void FillSetWithVar(
	IDictionary targetSet,
	Type varType,
	IDictionary sourceSet
)

Parameters

targetSet
Type: System.CollectionsIDictionary
varType
Type: SystemType
sourceSet
Type: System.CollectionsIDictionary
See Also