ClearImageNet Send comments on this topic.
Count Property
See Also 
Inlite.ClearImageNet Namespace > ObjectFoundEventArgs Class : Count Property




Number of object found during this GetObjects operation

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Count As Integer
Visual Basic (Usage)Copy Code
Dim instance As ObjectFoundEventArgs
Dim value As Integer
 
value = instance.Count
C# 
public int Count {get;}
Managed Extensions for C++ 
public: __property int get_Count();
C++/CLI 
public:
property int Count {
   int get();
}

See Also

Generated from assembly ClearImageNet [5.7.1.0]