Click or drag to resize
StringExtensions Methods

The StringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberContains
Implement the Contains(ch) method for PCL.
Public methodStatic memberProtectedSplit
Splits a string, but allows you to protect using, for example, balanced parentheses.
Public methodStatic memberReverse
Reverse
Public methodStatic memberToByteArray
Converts an inbound string to a byte array
Public methodStatic memberToMixedInvariant
ToMixedInvariant
Top
See Also