String.CompareNoCase

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int CompareNoCase(string a, string b)
  2. int CompareNoCase(string a, string b, SWIGTYPE_p_ptrdiff_t len)
    class String
    static
    int
    CompareNoCase
    (
    string a
    ,
    string b
    ,)
  3. int CompareNoCase(string pstr)
  4. int CompareNoCase(String str)

Meta