Dynamicweb 9
Dynamicweb 9
Dynamicweb.Environment.Web
Items Class
Items Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Keys Property
SyncRoot Property
Values Property
Items
IsFixedSize 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
C#
VB
Copy
public
bool
IsFixedSize
{
get
; }
Public
ReadOnly
Property
IsFixedSize
As
Boolean
Get
Property Value
Type:
Boolean
Implements
IDictionary
IsFixedSize
See Also
Reference
Items Class
Dynamicweb.Environment.Web Namespace