CombinedInfoObjectCollection Class |
Namespace: CMS.DataEngine
public class CombinedInfoObjectCollection : CombinedInfoObjectCollection<IInfoObjectCollection<BaseInfo>, BaseInfo>
The CombinedInfoObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
CombinedInfoObjectCollection |
Name | Description | |
---|---|---|
Collections |
List of inner collections.
(Inherited from CombinedInfoObjectCollectionCollectionType, ObjectType.) |
Name | Description | |
---|---|---|
Add |
Adds the collection to the combined collection.
(Inherited from CombinedInfoObjectCollectionCollectionType, ObjectType.) | |
GetEnumerator |
Gets the enumerator over the collection.
(Inherited from CombinedInfoObjectCollectionCollectionType, ObjectType.) | |
SubmitChanges |
Submits the changes in the collection to the database.
(Overrides CombinedInfoObjectCollectionCollectionType, ObjectTypeSubmitChanges.) |