|
You might be confused about how to use the System.StringComparer properties because of a seeming contradiction. The value of each System.StringComparer property is a System ...
|
|
EnumTransmogrifier MyEnumHelper = new PIEBALD.Types.EnumTransmogrifier ( System.StringComparer.CurrentCultureIgnoreCase ) ; (The default is System ...
|
|
System.StringComparer // // Authors: // Marek Safar (marek.safar@seznam.cz) // // (C) 2005 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge ...
|
|
Quickstart Class Browser ... Class System.StringComparer
|
|
Mono Class Library : System Namespace System.StringComparer Class: Note: This namespace, class, or member is supported only in version .NET 2.0 ...
|
|
The members of System.StringComparer are listed below. See Also: Inherited members from System.Object [ ...
|
|
This example demonstrates members of the // System.StringComparer class. using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using ...
|
|
Represents a string comparison operation that uses specific case and culture-based or ordinal comparison rules.
|