CompareInfo.ToString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a string that represents the current CompareInfo.
Assembly: mscorlib (in mscorlib.dll)
This method overrides Object.ToString. It returns the string "CompareInfo - " followed by the culture name.
Show: