Joins together a number of strings.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- separator
- Type: NetIrc2 IrcString
The string to separate individual strings with.
- strings
- Type: NetIrc2 IrcString
The strings to join.
Return Value
The joined string.See Also