23
Answers

System.Collection.IList

not sure ive got a full grasp on this IList thing yet..
so something like :
SavePerson()
<List> Person p = new <List>
p.  ??

Answers (23)