Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Make RemoteFileInfo IComparable

Thanks for your suggestion.
We will see, if more people ask for this.
connor.thornley@...

Make RemoteFileInfo IComparable

I noticed when trying to enumerate files using RemoteDirectoryInfo.Files I could not then call .ToListSorted(). So the collection of items I get back I then have ti sort manually.