ControlChars.NullChar Field

Definition

Represents a null character (vbNullChar).

public: char NullChar;
public const char NullChar;
val mutable NullChar : char
Public Const NullChar As Char 

Field Value

Applies to

See also