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
IsReadOnly Property
Gets a value indicating if the IDictionary object is read-only
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
C#
VB
Copy
public
bool
IsReadOnly
{
get
; }
Public
ReadOnly
Property
IsReadOnly
As
Boolean
Get
Property Value
Type:
Boolean
Implements
IDictionary
IsReadOnly
See Also
Reference
Items Class
Dynamicweb.Environment.Web Namespace