M
Matthias S.
Hi,
I'm just wondering about the easiest way to copy certain values from a
collection to a simple array.
Say I've got a class (RaceCarDriver) with a DateFirstRace property. Now I'd
like to pass all DateFirstRace-Values in my RaceCarDriverCollection to some
function as a DateTime[].
Any help is greatly appreceated.
I'm just wondering about the easiest way to copy certain values from a
collection to a simple array.
Say I've got a class (RaceCarDriver) with a DateFirstRace property. Now I'd
like to pass all DateFirstRace-Values in my RaceCarDriverCollection to some
function as a DateTime[].
Any help is greatly appreceated.