| ASCII_CharsLF Field |
Linkar Framework .NET (Core and Framework)
ASCII character line break.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public const byte LF = 10
Public Const LF As Byte = 10
public:
literal unsigned char LF = 10
static val mutable LF: byte
Field Value
ByteSee Also