DotMSN

MSNMessage Constructor (String, ArrayList)

Constructor providing initial values.

[Visual Basic]
Overloads Public Sub New( _
   ByVal command As String, _
   ByVal commandValues As ArrayList _
)
[C#]
public MSNMessage(
   string command,
   ArrayList commandValues
);

See Also

MSNMessage Class | XihSolutions.DotMSN.Core Namespace | MSNMessage Constructor Overload List