Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Base 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: 10.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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com