Click or drag to resize

IUnicodeCollation Methods

The IUnicodeCollation type exposes the following members.

Methods
  NameDescription
Public methodIgnoreAccents
Instructs the object to either diacritics (e.g. accents) when collating or consider it (default is to consider)
Public methodIgnoreCase
Instructs the object to either ignore lowercase vs uppercase when collating or consider it (default is to consider)
Public methodLocale
Sets the locale to use when applying the collation rules
Top
See Also