<para>You should call the "Sort" method before calling this method to ensure the List is sorted.</para> <para>Alternatively, to avoid adding duplicates in the first place, set the doNotAddIfDuplicateExists parameter to True in the "Add" method.</para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| ignoreCase | Boolean | Optional | Indicates whether to ignore case. If omitted, a value of False is assumed. |