Click or drag to resize

ContainerHelperMin Method (DictionaryInt16, SetValueType)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static int Min(
	Dictionary<short, SetValueType> set
)

Parameters

set
Type: System.Collections.GenericDictionaryInt16, SetValueType

Return Value

Type: Int32
See Also