| ASCII_CharsRS Field |
Linkar Framework for .NET and Core
ASCII character used by Linkar as separator of items in lists. For example, list of records.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public const byte RS = 30
Public Const RS As Byte = 30
public:
literal unsigned char RS = 30
static val mutable RS: byte
Field Value
ByteSee Also