Uses ToString to convert objects.
public static string GetString<T>( this IEnumerable<T> list, string separator )