Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
CombinedInfoObjectCollection(CollectionType, ObjectType) Class
CombinedInfoObjectCollection(CollectionType, ObjectType) Methods
Add Method
GetEnumerator Method
SubmitChanges Method
CombinedInfoObjectCollection
<
CollectionType
,
ObjectType
>
.
GetEnumerator Method
Gets the enumerator over the collection.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
IEnumerator
<ObjectType>
GetEnumerator
()
Return Value
Type:
IEnumerator
<
ObjectType
>
Implements
IEnumerable
<
T
>
.
GetEnumerator
()
See Also
Reference
CombinedInfoObjectCollection
<
CollectionType, ObjectType
>
Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com