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