SampleListLabelInfoCollectionTLabelInformation, TDataClear Method

CVB.Net Documentation
Remove all labels (and their associated data) from the Sample List.

Namespace:  Stemmer.Cvb.SampleDatabase
Assembly:  Stemmer.Cvb.SampleDatabase (in Stemmer.Cvb.SampleDatabase.dll) Version: 14.0.0.0
Syntax

public void Clear()
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image list has already been disposed.
Remarks

Note that this invalidates all LabelInfo objects and SampleInfo objects that have been taken from this collection!
See Also

Reference