| ComparerStatic |
To access the default comparer through the ComparerStatic class, use the Comparer namespace.
Set Comparer = Comparer.DefaultThis will return the default system comparer.
Project VBCorLib Overview | Comparer
| Name | Description |
|---|---|
Default | Returns the single instance of the default comparer. |