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




Number of lines found during this GetLines operation

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Count As Integer
Visual Basic (Usage)Copy Code
Dim instance As LineFoundEventArgs
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]