Click or drag to resize

ISnmpPdu Methods

The ISnmpPdu type exposes the following members.

Methods
 NameDescription
Public methodAppendBytesTo Appends the bytes to Stream.
(Inherited from ISnmpData)
Public methodToString Returns a String that represents this object.
(Inherited from ISnmpData)
Top
Extension Methods
 NameDescription
Public Extension MethodToBytes Converts ISnmpData to a byte array.
(Defined by SnmpDataExtension)
Top
See Also