Browse by Tags

Related Posts

  • Re: File Object

    Hello, Yes, the code as you have it will not work. You need to sort the collection before you write the information. You can create a custom Comparer (by implementing IComparer interface -- see http://msdn.microsoft.com/en-us/library/system.collections.icomparer.aspx ), add the items to an ArrayList...
    Posted to Getting Started (Forum) by igor.p on 08-18-2008, 12:00 AM
    Filed under: file, IComparer, sort
Page 1 of 1 (1 items)