[This is preliminary documentation and is subject to change.]

Author: Đonny

If you like to use 'Nothing' instead of 'Null' outside Visual Basic you can

Namespace: Tools.VisualBasicT
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public const Object Nothing
Visual Basic
Public Const Nothing As Object
Visual C++
public:
literal Object^ Nothing
F#
static val mutable Nothing: Object
JScript
public const var Nothing : Object

See Also

Collapse/expand Version History

1.5.2