|  | 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
Syntaxpublic ICollection Keys { get; }Public ReadOnly Property Keys As ICollection
	Get
Property Value
Type: 
ICollectionImplements
IDictionaryKeys See Also
See Also