Denso BHT-400-CE Reference Manual page 160

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

LED
Initializes a new instance of the LED class.
Syntax
[VB]
Public Sub New( )
[C#]
public LED( )
Parameters
None
Exceptions
None
[Ex.] Create a MyLED LED instance.
[VB] Dim MyLED As LED = New LED
[C#] LED MyLED = new LED();
- 154 -

Advertisement

Table of Contents
loading

Table of Contents