Click or drag to resize

ContainerHelperMax Method (DictionaryInt64, SetValueType)

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

Parameters

set
Type: System.Collections.GenericDictionaryInt64, SetValueType

Return Value

Type: Int64
See Also