CVB.Net 14.0
SampleList.ILabelInfo< TLabel > Interface Template Reference

Interface for label information. More...

Inherits SampleList.ISampleListChild, and ILabelInfo.

Inherited by SampleImageList.ImageLabelInfo< TLabel >, and SampleRegressionImageList.ImageRegressionLabelInfo.

Public Member Functions

void Relabel (TLabel newLabel)
 Change the label of a class. More...
 

Properties

int Index [get]
 Numeric index of the label.
 
Type LabelType [get]
 Type of the label (either typeof(string) or typeof(float[])).
 
- Properties inherited from SampleList.ISampleListChild
SampleList ParentList [get]
 Object through which the native handle may be accessed.
 

Detailed Description

Interface for label information.

Typed label information.

Template Parameters
TLabel

Member Function Documentation

◆ Relabel()

void Relabel ( TLabel  newLabel)

Change the label of a class.

Parameters
newLabelnew label