Gauge |
The Gauge32 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Gauge32(Int64) | Initializes a new instance of the Gauge32 class. |
![]() | Gauge32(UInt32) | Creates a Gauge32 with a specific UInt32. |
![]() | Gauge32(TupleInt32, Byte, Stream) | Initializes a new instance of the Gauge32 class. |
Name | Description | |
---|---|---|
![]() | AppendBytesTo | Appends the bytes to Stream. |
![]() | Equals(Gauge32) | Indicates whether the current object is equal to another object of the same type. |
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current Gauge32.
(Overrides ObjectEquals(Object)) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Returns a String that represents this Gauge32.
(Overrides ObjectToString) |
![]() | ToUInt32 | Returns a UInt32 that represents a Gauge32. |
Name | Description | |
---|---|---|
![]() ![]() | Equality(Gauge32, Gauge32) | The equality operator. |
![]() ![]() | Inequality(Gauge32, Gauge32) | The inequality operator. |
Name | Description | |
---|---|---|
![]() | ToBytes |
Converts ISnmpData to a byte array.
(Defined by SnmpDataExtension) |