SPStringUtility methods

The SPStringUtility type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member RemoveControlChars Removes control characters from the specified string.
Public methodStatic member RemoveNonAlphaNumericChars Removes nonalphanumeric characters from the specified string.
Public methodStatic member SubstringSurrogateAware Returns a substring of the specified string, ensuring that the returned string is valid if the string is a surrogate pair.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPStringUtility class

Microsoft.SharePoint.Utilities namespace