SampleListILabelInfo Interface

CVB.Net Documentation
Interface for label information.

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

public interface ILabelInfo : SampleListISampleListChild

The SampleListILabelInfo type exposes the following members.

Properties

  NameDescription
Public propertyIndex
Numeric index of the label.
Public propertyLabelType
Type of the label (either typeof(string) or typeof(float[])).
Public propertyParentList
Object through which the native handle may be accessed.
(Inherited from SampleListISampleListChild.)
Top
See Also

Reference