ASN.1 unsigned 32-bit integer value class.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class UInteger32 : AsnType, IComparable<UInteger32>, IComparable<uint> |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class UInteger32 _ Inherits AsnType _ Implements IComparable(Of UInteger32), IComparable(Of UInteger) |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UInteger32 : public AsnType, IComparable<UInteger32^>, IComparable<unsigned int> |
Inheritance Hierarchy
System..::.Object
SnmpSharpNet..::.AsnType
SnmpSharpNet..::.UInteger32
SnmpSharpNet..::.Counter32
SnmpSharpNet..::.Gauge32
SnmpSharpNet..::.TimeTicks
SnmpSharpNet..::.V2PartyClock
SnmpSharpNet..::.AsnType
SnmpSharpNet..::.UInteger32
SnmpSharpNet..::.Counter32
SnmpSharpNet..::.Gauge32
SnmpSharpNet..::.TimeTicks
SnmpSharpNet..::.V2PartyClock