ASN.1 Gauge32 value class.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
[SerializableAttribute] public class Gauge32 : UInteger32, ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Gauge32 _ Inherits UInteger32 _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Gauge32 : public UInteger32, ICloneable |