Click or drag to resize

ItemsKeys Property

Gets an ICollection object containing the keys of the IDictionary object

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public ICollection Keys { get; }

Property Value

Type: ICollection

Implements

IDictionaryKeys
See Also