Click or drag to resize
TextHelperContentEquals Method
Overload List
  NameDescription
Public methodStatic memberContentEquals(String, String, Boolean, TextNormalizationSettings)
Checks if two text contents are equal. Ignores extra white spaces, and is case insensitive.
Public methodStatic memberContentEquals(String, String, Boolean, Boolean) Obsolete.
Checks if two text contents are equal. Ignores extra white spaces, and is case insensitive.
Top
See Also