ClassInformation Properties

CVB.Net Documentation

The SampleImageListClassInformation type exposes the following members.

Properties

  NameDescription
Public propertyIndex
Get the index of this class. Note that this index may change when classes are removed from the image list - therefore you should check this index often. Generally it is more recommendable to work Name based, not index based.
Public propertyIsExcludedClass
Check if this is the excluded class or make it the excluded class
Public propertyName
Name by which this class is known. You may change this Name, but not to one that already exists in the SampleImageList. To Merge classes in the SampleImageList use the MergeClasses(String, String, String)method of the SampleImageList class.
Public propertySamples
Samples in this class.
Top
See Also

Reference