Kentico 11 API Reference
Kentico 11 API Reference
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 (
KeyType
)
Typed indexer
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
Copy
public
ValueType
this
[ KeyType
index
] {
get
;
set
; }
Parameters
index
Type:
KeyType
Property Value
Type:
ValueType
Implements
IGeneralIndexable
TKey, TObject
Item
TKey
See Also
Reference
GeneralIndexableWrapper
KeyType, ValueType
Class
Item Overload
CMS.Base Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com