| --PROPERTIES OF dotNetObject:System.Globalization.CompareInfo | Default / Value |
| .LCID : , read-only | 1033 |
| .Name : , read-only | en-US |
| --METHODS OF dotNetObject:System.Globalization.CompareInfo | |
| .Compare string1 string2 | |
| .Compare string1 string2 options | |
| .Compare string1 offset1 string2 offset2 | |
| .Compare string1 offset1 string2 offset2 options | |
| .Compare string1 offset1 length1 string2 offset2 length2 | |
| .Compare string1 offset1 length1 string2 offset2 length2 options | |
| .Equals value | |
| .[static]Equals objA objB | |
| .[static]GetCompareInfo name | |
| .[static]GetCompareInfo culture | |
| .[static]GetCompareInfo culture assembly | |
| .[static]GetCompareInfo name assembly | |
| .GetHashCode() | |
| .GetSortKey source | |
| .GetSortKey source options | |
| .GetType() | |
| .IndexOf source value | |
| .IndexOf source value | |
| .IndexOf source value startIndex | |
| .IndexOf source value startIndex | |
| .IndexOf source value options | |
| .IndexOf source value options | |
| .IndexOf source value startIndex count | |
| .IndexOf source value startIndex count | |
| .IndexOf source value startIndex options | |
| .IndexOf source value startIndex options | |
| .IndexOf source value startIndex count options | |
| .IndexOf source value startIndex count options | |
| .IsPrefix source prefix | |
| .IsPrefix source prefix options | |
| .[static]IsSortable ch | |
| .[static]IsSortable text | |
| .IsSuffix source suffix | |
| .IsSuffix source suffix options | |
| .LastIndexOf source value | |
| .LastIndexOf source value | |
| .LastIndexOf source value startIndex | |
| .LastIndexOf source value startIndex | |
| .LastIndexOf source value options | |
| .LastIndexOf source value options | |
| .LastIndexOf source value startIndex count | |
| .LastIndexOf source value startIndex count | |
| .LastIndexOf source value startIndex options | |
| .LastIndexOf source value startIndex options | |
| .LastIndexOf source value startIndex count options | |
| .LastIndexOf source value startIndex count options | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.Globalization.CompareInfo | |