can some one help me how to use IList in c#
- by Anil
![alt text][1]Im am trying to test wcf method in C#. method return type is ilist. I need to catch that returned data in to an ilist and then i have to retrive each item from ilist. can some one send me a sample code how to do this?