IMcImageSetSections Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetSections Inherits IEnumerable
The IMcImageSetSections type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of set sections in the collection. |
![]() | Item | Item property handler for the Sections collection. |
Name | Description | |
---|---|---|
![]() | Add | Method to add an new section to the collection. |
![]() | AddEx | Advanced method to add an new section to the collection. |
![]() | CopyFrom | Copy from the provided section collection class |
![]() | GetEnumerator | |
![]() | Remove | Removes the section object from the McImageSetSections
collection. |
![]() | RemoveAll | Removes all set objects from the McImageSetSections
collection. |