Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New SetMessage() |
C# | |
---|---|
public SetMessage() |
Managed Extensions for C++ | |
---|---|
public: SetMessage(); |
C++/CLI | |
---|---|
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.
Target Platforms: Microsoft .NET Framework 2.0