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