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




A tagged type representing a place-holder when no value is desired.

Object Model

Empty Class

Syntax

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

Remarks

ASN.1 Null Type. Universal and Primitive.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.Empty

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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