Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
CollectionPropertyWrapper(ObjectType) Class
CollectionPropertyWrapper(ObjectType) Properties
Item Property
Item Property (Int32)
Item Property (String)
CollectionPropertyWrapper
ObjectType
Item Property (Int32)
Gets or sets the object on specific index.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
ObjectProperty
this
[
int
index
] {
get
;
set
; }
Parameters
index
Type:
System
Int32
Object index to get
Property Value
Type:
ObjectProperty
Implements
IIndexable
T
Item
Int32
See Also
Reference
CollectionPropertyWrapper
ObjectType
Class
Item Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com