Collection.GetSortedCollection

Collection.GetSortedCollection method

Gets a collection of files sorted according to the specification.

public IList<FileSpecification> GetSortedCollection()

Return Value

The list of sorted files.

See Also