Get and set the number of items that matched after verification has run.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.1.0.0 (75.1.0.0)
public int MatchesCount { get; set; }public int MatchesCount { get; set; }Public Property MatchesCount As Integer
Get
Set
Public Property MatchesCount As Integer
Get
Set
public:
property int MatchesCount {
int get ();
void set (int value);
}public:
property int MatchesCount {
int get ();
void set (int value);
}Property Value
Type:
Int32