PowerSNMP for .NET CF
Opaque Class
Members  See Also  Send comments on this topic.
Dart.Snmp.SimpleType Namespace : Opaque Class




A tagged type supporting the capability to pass arbitrary binary data or structures.

Object Model

Opaque Class

Syntax

Visual Basic (Declaration) 
Public Class Opaque 
   Inherits Dart.Snmp.SimpleTaggedType
Visual Basic (Usage)Copy Code
Dim instance As Opaque
C# 
public class Opaque : Dart.Snmp.SimpleTaggedType 
Managed Extensions for C++ 
public __gc class Opaque : public Dart.Snmp.SimpleTaggedType 
C++/CLI 
public ref class Opaque : public Dart.Snmp.SimpleTaggedType 

Remarks

ASN.1 Opaque Type. Byte[], Application and Primitive.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.Opaque
            Dart.Snmp.SimpleType.Id
            Dart.Snmp.SimpleType.IpAddress
            Dart.Snmp.SimpleType.Nsap
            Dart.Snmp.SimpleType.OctetString

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.