Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
GeneralIndexableWrapper(KeyType, ValueType) Class
GeneralIndexableWrapper(KeyType, ValueType) Properties
Item Property
Item Property (Object)
Item Property (KeyType)
GeneralIndexableWrapper
KeyType
,
ValueType
Item Property (Object)
General indexer
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
Object
this
[
Object
index
] {
get
;
set
; }
Parameters
index
Type:
System
Object
General indexer
Property Value
Type:
Object
Implements
IGeneralIndexable
Item
Object
See Also
Reference
GeneralIndexableWrapper
KeyType, ValueType
Class
Item Overload
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com