|
public static int Compare( this string strA, string strB, System. StringComparison comparisonType); public static int Compare( this string strA, string strB, bool ignoreCase, System.Globalization. ...
|
|
method = clrStringType.GetMethod( 'StartsWith' , System.Array[System.Type]([str, System.StringComparison])) reader = ILReader(method) v = CalleeFinderNoDup(
|
|
System.StringComparison enumeration // // Author: // Sebastien Pouliot // // Copyright (C) 2005 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of ...
|
|
public static int Compare(this string strA, string strB, System.StringComparison comparisonType); public static int Compare(this string strA, string strB, bool ignoreCase ...
|
|
Quickstart Class Browser ... Class System.StringComparison
|
|
Mono Class Library : System Namespace System.StringComparison Enumeration: Note: This namespace, class, or member is supported only in version .NET 2.0 ...
|
|
Note: This enumeration is new in the .NET Framework version 2.0. Specifies the ... Previous Versions .NET Framework 2.0 Class Library Reference System StringComparison Enumeration
|
|
Specifies the culture, case, and sort rules to be used by certain overloads of the String) and Object) methods.
|