ComparerStatic: Default (get)

Default

Gets an instance of Comparer that is associated with the Thread.CurrentCulture of the current thread and that is always available.



 Public Property Get Default ( ) As Comparer

Return Values

Comparer -  An instance of Comparer that is associated with CultureInfo.InvariantCulture.

Read Only.

See Also

Project CorLib Overview

Class ComparerStatic Overview