Mono Class Library: OverviewSystem.StringComparer: Members |
The members of System.StringComparer are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
[read-only] staticCurrentCulture StringComparer. Documentation for this section has not yet been entered. [read-only] staticCurrentCultureIgnoreCase StringComparer. Documentation for this section has not yet been entered. [read-only] staticInvariantCulture StringComparer. Documentation for this section has not yet been entered. [read-only] staticInvariantCultureIgnoreCase StringComparer. Documentation for this section has not yet been entered. [read-only] staticOrdinal StringComparer. Documentation for this section has not yet been entered. [read-only] staticOrdinalIgnoreCase StringComparer. Documentation for this section has not yet been entered.
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.