1
Answer

How to apply Filter on array collection class

Hi I am kind of new to this .net. I have a class with public properties and it is declared as an array. I need to apply filter on this collection. Please give me some idea. Thanks panati

Answers (1)