Click or drag to resize

IMcImageSetVariantDataChannelRemoveAllData Method

Removes all data samples from this data channel.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Sub RemoveAllData
Remarks
This method removes all data samples from this data channel, allowing re-use of the channel with new data.
See Also