how to query the settingspropertyvaluecollection

Posted by amitha on Stack Overflow See other posts from Stack Overflow or by amitha
Published on 2010-04-01T10:21:53Z Indexed on 2010/04/01 10:23 UTC
Read the original article Hit count: 169

Filed under:

I have a settingspropertyvaluecollection.I dont want to loop through all the properties using a for each loop.Instead i want to query the collection.How do i do that?is there a way to use LINQ and do it?

Thanks

© Stack Overflow or respective owner

Related posts about LINQ