Click or drag to resize

Opaque Class

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLibOpaque

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

The Opaque type exposes the following members.

Constructors
  NameDescription
Public methodOpaque
Initializes a new instance of the Opaque class
Top
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