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




Initializes a new instance of the VariableList class.

Syntax

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

Remarks

An application will not typically need to create a new SortedVariables object; Agent.Variables can be used directly.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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