CaseInsensitiveComparison.Comparer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a StringComparer that compares strings according to Unicode rules for case-insensitive identifier comparison (lower-case mapping).
public:
static property StringComparer ^ Comparer { StringComparer ^ get(); };
public static StringComparer Comparer { get; }
static member Comparer : StringComparer
Public Shared ReadOnly Property Comparer As StringComparer
Property Value
Remarks
These are also the rules used for VB identifier comparison.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.