Tuesday, 6 August 2013

get model from List of a model

get model from List of a model

Is there a way to get the specific items from the list of a model without
using a foreach of the list? like if you return a List<model> holding a
model with a few differnt items to specifically call those item.

No comments:

Post a Comment