| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Count As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Count {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property int get_Count(); | |
| ClearImageNet | Send comments on this topic. |
| Count Property | |
| See Also | |
|
| Inlite.ClearImageNet Namespace > BarcodeFoundEventArgs Class : Count Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Count As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Count {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property int get_Count(); | |