Click or drag to resize

TwoDimensionalDictionaryTLevel0, TLevel1, TKey, TValueGetValues Method

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public HashSet<TValue> GetValues(
	TKey level0Key
)

Parameters

level0Key
Type: TKey

Return Value

Type: HashSetTValue
See Also