IMcImageSetTemplates Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetTemplates Inherits IEnumerable
The IMcImageSetTemplates type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of set templates in the collection. |
![]() | Item | Item property handler for the SetTemplates collection. |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McImageSetTemplate to the collection. |
![]() | GetEnumerator | |
![]() | Remove | Removes the set template object from the McImageSetTemplates
collection. |
![]() | RemoveAll | Removes all set templates from the McImageSetTemplates
collection. |