Dynamicweb 9
Dynamicweb 9
Dynamicweb.Core
TwoDimensionalDictionary(TLevel0, TLevel1, TKey, TValue) Class
TwoDimensionalDictionary(TLevel0, TLevel1, TKey, TValue) Properties
Count Property
IsReadOnly Property
Item Property
Keys Property
Values Property
TwoDimensionalDictionary
TLevel0
,
TLevel1
,
TKey
,
TValue
IsReadOnly Property
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
C#
VB
Copy
public
bool
IsReadOnly
{
get
; }
Public
ReadOnly
Property
IsReadOnly
As
Boolean
Get
Property Value
Type:
Boolean
Implements
ICollection
T
IsReadOnly
See Also
Reference
TwoDimensionalDictionary
TLevel0, TLevel1, TKey, TValue
Class
Dynamicweb.Core Namespace