IrcString Split Method NetIRC2 IRC Client Library for .NET
Overload List

  NameDescription
Public methodSplit(Byte)
Splits the string into a number of substrings based on a separator.
Public methodSplit(Byte, Int32)
Splits the string into a limited number of substrings based on a separator.
Back to Top
See Also