Click or drag to resize

ItemsIsFixedSize Property

Gets a value indicating if the IDictionary object has a fixed size

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

Property Value

Type: Boolean

Implements

IDictionaryIsFixedSize
See Also