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