The single value NULL. Commonly used value where several alternatives are possible but none apply.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.4.3.0 (0.4.3.0)

Syntax

C#
public static readonly byte NULL
Visual Basic (Declaration)
Public Shared ReadOnly NULL As Byte
Visual C++
public:
static initonly unsigned char NULL

Remarks

[Missing <remarks> documentation for "F:SnmpSharpNet.AsnType.NULL"]

See Also