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