Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
public ClassifyTrainItemCollection LabeledImages { get; }public ClassifyTrainItemCollection LabeledImages { get; }Public ReadOnly Property LabeledImages As ClassifyTrainItemCollection
Get
Public ReadOnly Property LabeledImages As ClassifyTrainItemCollection
Get
public:
property ClassifyTrainItemCollection^ LabeledImages {
ClassifyTrainItemCollection^ get ();
}public:
property ClassifyTrainItemCollection^ LabeledImages {
ClassifyTrainItemCollection^ get ();
}Property Value
Type:
ClassifyTrainItemCollectionDefault Value: a default constructed
ClassifyTrainItemCollection.
It is a read-only collection. All operation must be done through the methods provided in this class.