CompareInfo
LCID
Name
Version
Compare(String, String)
Compare(String, String, CompareOptions)
Compare(String, Int32, String, Int32)
Compare(String, Int32, String, Int32, CompareOptions)
Compare(String, Int32, Int32, String, Int32, Int32)
Compare(String, Int32, Int32, String, Int32, Int32, CompareOptions)
Compare(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions)
Equals(Object)
GetCompareInfo(Int32)
GetCompareInfo(String)
GetCompareInfo(Int32, Assembly)
GetCompareInfo(String, Assembly)
GetHashCode()
GetHashCode(String, CompareOptions)
GetHashCode(ReadOnlySpan<Char>, CompareOptions)
GetSortKey(String)
GetSortKey(String, CompareOptions)
GetSortKey(ReadOnlySpan<Char>, Span<Byte>, CompareOptions)
GetSortKeyLength(ReadOnlySpan<Char>, CompareOptions)
IndexOf(String, Char)
IndexOf(String, String)
IndexOf(String, Char, CompareOptions)
IndexOf(String, Char, Int32)
IndexOf(String, String, CompareOptions)
IndexOf(String, String, Int32)
IndexOf(String, Char, Int32, CompareOptions)
IndexOf(String, Char, Int32, Int32)
IndexOf(String, String, Int32, CompareOptions)
IndexOf(String, String, Int32, Int32)
IndexOf(String, Char, Int32, Int32, CompareOptions)
IndexOf(String, String, Int32, Int32, CompareOptions)
IndexOf(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions)
IndexOf(ReadOnlySpan<Char>, Rune, CompareOptions)
IndexOf(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions, Int32)
IsPrefix(String, String)
IsPrefix(String, String, CompareOptions)
IsPrefix(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions)
IsPrefix(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions, Int32)
IsSortable(Char)
IsSortable(Rune)
IsSortable(String)
IsSortable(ReadOnlySpan<Char>)
IsSuffix(String, String)
IsSuffix(String, String, CompareOptions)
IsSuffix(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions)
IsSuffix(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions, Int32)
LastIndexOf(String, Char)
LastIndexOf(String, String)
LastIndexOf(String, Char, CompareOptions)
LastIndexOf(String, Char, Int32)
LastIndexOf(String, String, CompareOptions)
LastIndexOf(String, String, Int32)
LastIndexOf(String, Char, Int32, CompareOptions)
LastIndexOf(String, Char, Int32, Int32)
LastIndexOf(String, String, Int32, CompareOptions)
LastIndexOf(String, String, Int32, Int32)
LastIndexOf(String, Char, Int32, Int32, CompareOptions)
LastIndexOf(String, String, Int32, Int32, CompareOptions)
LastIndexOf(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions)
LastIndexOf(ReadOnlySpan<Char>, Rune, CompareOptions)
LastIndexOf(ReadOnlySpan<Char>, ReadOnlySpan<Char>, CompareOptions, Int32)
ToString()
GetStringComparer(CompareInfo, CompareOptions)
net30
namespace System.Globalization
{
[ComVisible(true)]
public class CompareInfo : IDeserializationCallback
{
public virtual bool IsSuffix(string source, string suffix);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 1.01.11.21.31.41.51.62.02.1 |
Information specific to net30 | |
Assembly | mscorlib , Version=2.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API