PowerSNMP for .NET
UInteger Class
Members 




A tagged type representing an unsigned 32-bit integer. Provided for backwards compatibility with RFC 1442. Not normally used. For a Syntax of Unsigned32 Gauge should be used.
Object Model
UInteger ClassDecodingException Class
Syntax
<SerializableAttribute()>
Public Class UInteger 
   Inherits UIntegerBaseDisplayHint
Dim instance As UInteger
[Serializable()]
public class UInteger : UIntegerBaseDisplayHint 
[Serializable()]
public __gc class UInteger : public UIntegerBaseDisplayHint 
[Serializable()]
public ref class UInteger : public UIntegerBaseDisplayHint 
Remarks

ASN.1 UInteger32 Type. Tag: APPLICATION | 7.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.UIntegerBase
            Dart.Snmp.SimpleType.UIntegerBaseDisplayHint
               Dart.Snmp.SimpleType.UInteger

See Also

Reference

UInteger Members
Dart.Snmp.SimpleType Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic