Interface for label information. More...
Inherits SampleList.ISampleListChild.
Inherited by SampleImageList.ImageLabelInfo< TLabel >, and SampleList.ILabelInfo< TLabel >.
Properties | |
int | Index [get] |
Numeric index of the label. | |
Type | LabelType [get] |
Type of the label (either typeof(string) or typeof(float[])). | |
![]() | |
SampleList | ParentList [get] |
Object through which the native handle may be accessed. | |
Interface for label information.