Click or drag to resize

TwoDimensionalDictionaryTLevel0, TLevel1, TKey, TValueValues Property

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public ICollection<TLevel1> Values { get; }

Property Value

Type: ICollectionTLevel1

Implements

IDictionaryTKey, TValueValues
See Also