System.Globalization.CompareInfo.GetCompareInfo Method

Initializes a new System.Globalization.CompareInfo object that is associated with the culture with the specified name.

Syntax

public static CompareInfo GetCompareInfo (string name)

Parameters

name
A string representing the culture name.

Returns

A new System.Globalization.CompareInfo object associated with the culture with the specified identifier and using string comparison methods in the current System.Reflection.Assembly.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0