CombinedDocumentAttachmentCollection Class |
Namespace: CMS.DocumentEngine
public class CombinedDocumentAttachmentCollection : CombinedInfoObjectCollection<DocumentAttachmentCollection, DocumentAttachment>
The CombinedDocumentAttachmentCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | CombinedDocumentAttachmentCollection |
Name | Description | |
---|---|---|
![]() | Collections |
List of inner collections.
(Inherited from CombinedInfoObjectCollection<CollectionType, ObjectType>.) |
Name | Description | |
---|---|---|
![]() | Add |
Adds the collection to the combined collection.
(Inherited from CombinedInfoObjectCollection<CollectionType, ObjectType>.) |
![]() | GetEnumerator |
Gets the enumerator over the collection.
(Inherited from CombinedInfoObjectCollection<CollectionType, ObjectType>.) |
![]() | SubmitChanges |
Submits the changes in the collection to the database.
(Overrides CombinedInfoObjectCollection<CollectionType, ObjectType>.SubmitChanges().) |