SampleImageListClassInformationCollectionClear Method

CVB.Net Documentation
Remove all classes in the Sample image List.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.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 ClassInfo objects and SampleInfo object that have been taken from this collection!
See Also

Reference