IMcImageSets Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSets Inherits IEnumerable
The IMcImageSets type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of sets in the collection. |
![]() | Description | The optional description of this Set. |
![]() | Item | Item property handler for the McImageSets collection. |
![]() | Name | The name of this collection of sets. |
Name | Description | |
---|---|---|
![]() ![]() | Add | Method to add a new McImageSet to the collection. |
![]() | AddExisting | Method to add a single McImageSet to the collection. |
![]() | AddFromTemplate | Method to add a new McImageSet to the collection. |
![]() | AddSets | Add a McImageSets collection to the collection. |
![]() | GetEnumerator | |
![]() | IsFrameASetMember | Returns the sets that the frame is a member of |
![]() | IsImageASetMember | Return the sets that the image or file is a member of |
![]() | Remove | Removes the set object from the McImageSets collection. |
![]() | RemoveAll | Removes all set objects from the McImageSets collection. |