CWIMAQNearestNeighborTrainClassScores

NI Vision for Visual Basic

CWIMAQNearestNeighborTrainClassScores

CWIMAQNearestNeighborTrainClassScores is a collection of CWIMAQNearestNeighborTrainClassScore objects that contain the results of the CWIMAQClassifier.TrainNearestNeighbor method. It contains one item for each class in the classifier.

Properties

CountNumber of objects in the collection.

Methods

AddAdds an object to the collection and returns the new object.
ItemReturns the specified object from the collection.
RemoveRemoves the specified item from the collection.
RemoveAllRemoves all objects from the collection.

See Also

CWIMAQNearestNeighborTrainClassScore

CWIMAQClassifier.TrainNearestNeighbor