System.Globalization.CompareInfo.GetCompareInfo Method

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

Syntax

public static CompareInfo GetCompareInfo (int culture)

Parameters

culture
An integer representing the culture identifier.

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