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