Click or drag to resize

TwoDimensionalDictionaryTLevel0, TLevel1, TKey, TValueKeys Property

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

Property Value

Type: ICollectionTKey

Implements

IDictionaryTKey, TValueKeys
See Also