Kumar AU

Kumar AU

  • 1.4k
  • 309
  • 61.3k

How to remove items from the model collection Using C#

Nov 23 2018 8:15 PM
Hello All,
I have model collection in C#  "searchesAndViews.SearchParameters[0].Parameters".
This has 16 parameters list, as shown in the Image_1, I need to remove 3 items in the the parameters collection. Could you please help me, how I can do this. I am not getting an idea how I can approach on this using Jquery.
 
Parameters which I need to remove from  searchesAndViews.SearchParameters[0].Parameters[2] ,searchesAndViews.SearchParameters[0].Parameters[5] and searchesAndViews.SearchParameters[8].Parameters items.
 
 

Attachment: Image_2.zip

Answers (3)