Click or drag to resize

RegexExtensions Methods

The RegexExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSplitT
Splits an input string into an array of substrings at the positions defined by the regex regular expression.
Top
See Also