Accusoft.ImagXpress13.Net
CountOfObjectsFound Property




Gets the number of objects found.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property CountOfObjectsFound As Integer
'Usage
 
Dim instance As Processor
Dim value As Integer
 
value = instance.CountOfObjectsFound
[BrowsableAttribute(false)]
public int CountOfObjectsFound {get;}
[BrowsableAttribute(false)]
public: __property int get_CountOfObjectsFound();
[BrowsableAttribute(false)]
public:
property int CountOfObjectsFound {
   int get();
}

Property Value

An integer value which represents the number of objects found.
Remarks

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback