 | ContainerHelperAsArray Method |
Creates a new list containing all values from the given dictionary representing a set.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic static IList AsArray(
Object container,
IGraphModel model
)
Parameters
- container Object
-
- model IGraphModel
-
Return Value
IList
See Also