| ItemsValues Property |
Gets an ICollection object containing the values in the IDictionary object
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public ICollection Values { get; }
Public ReadOnly Property Values As ICollection
Get
Property Value
Type:
ICollectionImplements
IDictionaryValuesSee Also