IMcImageSetSources Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetSources Inherits IEnumerable
The IMcImageSetSources type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of sources in the collection. |
![]() | Item | Item property handler for the Sources collection. |
Name | Description | |
---|---|---|
![]() | Add | Method to add an existing McImageSetSource to the collection. |
![]() | Find | Finds a source based on matching the Image and FrameOrFrameIndex supplied. |
![]() | GetEnumerator | |
![]() | Remove | Removes the source object from the McImageSetSources collection. |
![]() | RemoveAll | Removes all set objects from the McImageSetSources
collection. |