Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
MultiKeyDictionary(ValueType) Class
MultiKeyDictionary(ValueType) Properties
Item Property
Item Property (Object)
Item Property (String)
MultiKeyDictionary
ValueType
Item Property (Object)
Gets or sets the value associated with key value
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
Object
this
[
Object
key
] {
get
;
set
; }
Parameters
key
Type:
System
Object
Key value
Property Value
Type:
Object
Implements
IGeneralIndexable
Item
Object
IDictionary
Item
Object
See Also
Reference
MultiKeyDictionary
ValueType
Class
Item Overload
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com