Click or drag to resize

Integer32 Class

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLibInteger32

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

The Integer32 type exposes the following members.

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