DotMSN

EmoticonMessage Constructor (ArrayList)

Constructor with multiple emoticons supplied.

[Visual Basic]
Overloads Public Sub New( _
   ByVal emoticons As ArrayList _
)
[C#]
public EmoticonMessage(
   ArrayList emoticons
);

Parameters

emoticons

See Also

EmoticonMessage Class | XihSolutions.DotMSN Namespace | EmoticonMessage Constructor Overload List