Click or drag to resize

IMcImageSetResolutionsRemoveAll Method

Removes all resolutions from the McImageSetResolutions 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 resolution object from the collection and calls Release on it. Note that there is no individual Remove method.
See Also