Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > BarcodeReadSymbologyEventArgs Class : SymbologiesCount Property |
public int SymbologiesCount {get;}
'Declaration
Public ReadOnly Property SymbologiesCount As Integer
'Usage
Dim instance As BarcodeReadSymbologyEventArgs Dim value As Integer value = instance.SymbologiesCount
public int SymbologiesCount {get;}
@property (nonatomic, assign, readonly) NSUInteger symbologiesCount
get_SymbologiesCount();