BlueLibs documentation

LineTerminator Constructor 

Constructs new LineTerminator object

[Visual Basic]
Public Sub New( _
   ByVal val As Byte _
)
[C#]
public LineTerminator(
   byte val
);

Parameters

val
value to be used for line terminator

See Also

LineTerminator Class | BlueLibs.GSM Namespace