CVB.Net 15.0
Loading...
Searching...
No Matches
SampleList.ILabelInfo< TLabel > Interface Template Reference

Typed label information. More...

Inherits SampleList.ILabelInfo.

Inherited by SampleRegressionImageList.ImageRegressionLabelInfo.

Public Member Functions

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

Additional Inherited Members

- Properties inherited from SampleList.ILabelInfo
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

Typed label information.

Template Parameters
TLabel

Member Function Documentation

◆ Relabel()

void Relabel ( TLabel newLabel)

Change the label of a class.

Parameters
newLabelnew label