Click or drag to resize

ContainerHelperLessThanIList Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool LessThanIList(
	IList a,
	IList b
)

Parameters

a
Type: System.CollectionsIList
b
Type: System.CollectionsIList

Return Value

Type: Boolean
See Also