Click or drag to resize

ItemsGetEnumerator Method

Returns an IDictionaryEnumerator object for the IDictionary object

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public IDictionaryEnumerator GetEnumerator()

Return Value

Type: IDictionaryEnumerator

Implements

IDictionaryGetEnumerator
See Also