Mono Class Library: OverviewSystem.StringComparer: Method Members |
The methods of System.StringComparer are listed below. For a list of all members, see the StringComparer Members list.
See Also: Inherited members from System.Object
Compare(object, object) : int Documentation for this section has not yet been entered. abstractCompare(string, string) : int Documentation for this section has not yet been entered. staticCreate(System.Globalization.CultureInfo, bool) : StringComparer Documentation for this section has not yet been entered.Equals(object, object) : bool Documentation for this section has not yet been entered. abstractEquals(string, string) : bool Documentation for this section has not yet been entered.GetHashCode(object) : int Documentation for this section has not yet been entered. abstractGetHashCode(string) : int Documentation for this section has not yet been entered.