Splits the string into a number of substrings based on a separator.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- separator
- Type: System Byte
The byte to separate strings by.
Return Value
An array of substrings.See Also