Click or drag to resize

ContainerHelperAnd Method (ListBoolean)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool And(
	List<bool> array
)

Parameters

array
Type: System.Collections.GenericListBoolean

Return Value

Type: Boolean
See Also