Click or drag to resize

IMcImageSetTimePointsRemoveAll Method

Removes all time point objects from the McImageSetTimePoints collection.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub RemoveAll
Remarks
Removes each time point object from the collection and calls Release on it.
See Also