Click or drag to resize

Null Class

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLibNull

Namespace:  Lextm.SharpSnmpLib
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
public sealed class Null : ISnmpData, IEquatable<Null>

The Null type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyTypeCode
Top
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Extension Methods
  NameDescription
Public Extension MethodToBytes (Defined by SnmpDataExtension.)
Top
See Also