PowerSNMP for .NET
VariableList Constructor()




Creates a new instance of the VariableList class.
Syntax
Public Function New()
Dim instance As New VariableList()
public VariableList()
public: VariableList();
public:
VariableList();
Remarks

An application will not typically need to create a new VariableList because Agent.Variables can be used directly.

See Also

Reference

VariableList Class
VariableList Members
Overload List


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic