hello...
i've a litlle problem and don't know how to handle this...
i have collection (System.Collect ions.ArrayList) with number of diffrent
objects within it...
now i need to get all the objects from that collection wich are dirived from
some inteface...
how can i do that..?
i tried to use ArrayList::ToAr ray (Type type) method, but it don't work!
or may be i'm not using it right way...
------
sorry for my english...
------
David I.
i've a litlle problem and don't know how to handle this...
i have collection (System.Collect ions.ArrayList) with number of diffrent
objects within it...
now i need to get all the objects from that collection wich are dirived from
some inteface...
how can i do that..?
i tried to use ArrayList::ToAr ray (Type type) method, but it don't work!
or may be i'm not using it right way...
------
sorry for my english...
------
David I.
Comment