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




An NSAP tagged type.

Object Model

Nsap Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Nsap 
   Inherits Opaque
Visual Basic (Usage)Copy Code
Dim instance As Nsap
C# 
public sealed class Nsap : Opaque 
Managed Extensions for C++ 
public __gc __sealed class Nsap : public Opaque 
C++/CLI 
public ref class Nsap sealed : public Opaque 

Remarks

ASN.1 Nsap Type. String, Application and Primitive.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.Opaque
            Dart.Snmp.SimpleType.Nsap

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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