Click or drag to resize

TwoDimensionalDictionaryTLevel0, TLevel1, TKey, TValueSetValues Method

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public void SetValues(
	TKey level0Key,
	TLevel1 level1
)

Parameters

level0Key
Type: TKey
level1
Type: TLevel1
See Also