dotNetObject:System.Globalization.CompareInfo

--PROPERTIES OF dotNetObject:System.Globalization.CompareInfoDefault / Value
.LCID : , read-only1033
.Name : , read-onlyen-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