IMcImageSetSites Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetSites Inherits IEnumerable
The IMcImageSetSites type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of sites in the collection. |
![]() | Item | Item property handler for the Sites collection. |
![]() | UserData | Gets or sets user data for this set's sites |
![]() | UserFlags | Gets or sets user flags for this set |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new site to the collection. |
![]() | CopyFrom | Copy from the provided sites class |
![]() | GetEnumerator | |
![]() | Remove | Removes the site object from the McImageSetSites
collection. |
![]() | RemoveAll | Removes all set objects from the McImageSetSites
collection. |