Click or drag to resize

IMcImageSetLocationsRemoveAll Method

Removes all location objects from the McImageSetLocations 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 location object from the collection and calls Release on it. All locations are set to 0.
See Also