Click or drag to resize
CMSStringEquals Method
Overload List
  NameDescription
Public methodStatic memberEquals(String, String)
Determines whether two specified String objects have the same value
Public methodStatic memberEquals(Object, Object, FuncObject, String)
Determines whether two specified Objects return same string value when given a function
Public methodStatic memberEquals(String, String, Boolean)
Determines whether two specified String objects have the same value
Public methodStatic memberEquals(String, String, StringComparison)
Determines whether two specified String objects have the same value
Top
See Also