Click or drag to resize

Gauge32 Methods

The Gauge32 type exposes the following members.

Methods
 NameDescription
Public methodAppendBytesTo Appends the bytes to Stream.
Public methodEquals(Gauge32) Indicates whether the current object is equal to another object of the same type.
Public methodEquals(Object) Determines whether the specified Object is equal to the current Gauge32.
(Overrides Object.Equals(Object))
Public methodGetHashCode Serves as a hash function for a particular type.
(Overrides Object.GetHashCode())
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Returns a String that represents this Gauge32.
(Overrides Object.ToString())
Public methodToUInt32 Returns a UInt32 that represents a Gauge32.
Top
Extension Methods
 NameDescription
Public Extension MethodToBytes Converts ISnmpData to a byte array.
(Defined by SnmpDataExtension)
Top
See Also