Removes the duplicates from the unordered sequence
[Visual Basic]
Overloads Public Shared Function RemoveDuplicates( _
ByVal strings As String(), _
ByVal elideEmptyStrings As Boolean _
) As String()
Sorter Class | Sorter Members | SynSoft.Collections Namespace | Sorter.RemoveDuplicates Overload List