 | ContainerHelperFillArrayWithNode Method (IList, NodeType, IList) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static void FillArrayWithNode(
IList targetArray,
NodeType nodeType,
IList sourceArray
)
Parameters
- targetArray
- Type: System.CollectionsIList
- nodeType
- Type: de.unika.ipd.grGen.libGrNodeType
- sourceArray
- Type: System.CollectionsIList
See Also