Dart.Snmp Namespace > SetMessage Class : SetMessage Constructor |
Public Function New()
Dim instance As New SetMessage()
public SetMessage()
public: SetMessage();
public:
SetMessage();
This constructor will create an empty version 1 message. The application will typically use VariableCollection.Add to initialize the message with variables to be sent.