SampleImageListExcludedClassIndex Property

CVB.Net Documentation
Index of the currently excluded class.

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

public int ExcludedClassIndex { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image list has already been disposed
ArgumentOutOfRangeExceptionIf the image list index is out of range.
See Also

Reference