StringDeduplicatorDeduplicate Method |
Name | Description | |
---|---|---|
Deduplicate(IListString) |
Deduplicates every element in the list passed across.
| |
Deduplicate(String) |
Returns the text passed in. If the text has been seen before then the first instance of the string
is returned in place of the instance passed across.
| |
Deduplicate(String) |
Deduplicates every element in the array passed across.
|