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




Initializes a new instance of the Empty class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New Empty()
C# 
public Empty()
Managed Extensions for C++ 
public: Empty();
C++/CLI 
public:
Empty();

Remarks

An instance of this class is used as Value when no value exists, such as when a GetMessage request is used to request a value of an IID.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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