| DiscreteAttribute method |
Applies to
TDBClassifier
Declaration
function DiscreteAttribute(Index: integer): integer;
Description
Returns the index in the Attributes list of the discrete attribute stored in the array of discrete attributes at position Index.
|
|