PowerSNMP for .NET
Variables Field (WalkEventArgs)




Gets the variables marshaled to the UI thread using Marshal(String,VariableList,String,Object).
Syntax
Public ReadOnly Variables As VariableList
Dim instance As WalkEventArgs
Dim value As VariableList
 
value = instance.Variables
public readonly VariableList Variables
public: readonly VariableList* Variables
public:
readonly VariableList^ Variables

Field Value

A List of Variable objects representing the returned subtree.
See Also

Reference

WalkEventArgs Class
WalkEventArgs Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic