 | ContainerHelperGreaterOrEqualIList Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static bool GreaterOrEqualIList(
IList a,
IList b
)
Parameters
- a
- Type: System.CollectionsIList
- b
- Type: System.CollectionsIList
Return Value
Type:
Boolean
See Also