Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Base
IIndexable(ObjectType) Interface
IIndexable(ObjectType) Properties
Item Property
Item Property (Int32)
IIndexable
<
ObjectType
>
.
Item Property (Int32)
Integer indexer, gets or sets the value on the specified index
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
Copy
ObjectType
this
[
int
index
] {
get
; }
Parameters
index
Type:
System
.
Int32
Index
Property Value
Type:
ObjectType
See Also
Reference
IIndexable
<
ObjectType
>
Interface
Item Overload
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com