NewComparer
Initializes a new instance of the Comparer class using the specified CultureInfo.
Public Function NewComparer(
ByVal Culture As CultureInfo ) As Comparer
Parameters
- Culture
-
[ByVal]
CultureInfo.
The CultureInfo to use for the new Comparer.
Return Values
Comparer - A new instance of the Comparer class using the specified CultureInfo.
See Also
Project CorLib Overview
Class Constructors Overview