Daniel,
First of all, you have to examine what you mean with this sentence.
Quote:
> II want to compare how many seconds there are between files.
The fileinfo has 3 times, (2 properties are to give back times in Zulu)
http://msdn.microsoft.com/en-us/libr...o_members.aspx
Then you can use of course the timespan class in your list.
http://msdn.microsoft.com/en-us/libr...an(vs.85).aspx
Have only a look at the bottom of the sample, as the top direct starts to
confuse.
Cor