Click or drag to resize

StringExtensions Methods

The StringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBetween
Public methodStatic memberCapitalize
Public methodStatic memberGetCrc32
Public methodStatic memberGetUnicodeBytes
Gets the unicode byte encoding for the input string.
Public methodStatic memberGetUTF8Bytes
Gets the UTF8 byte encoding for the input string.
Public methodStatic memberMatches
Public methodStatic memberRegexReplaceAll
Public methodStatic memberRegexSplit
Public methodStatic memberRepeat
Public methodStatic memberSplitCsv
Top
See Also