Hi is it possible to convert this code to LINQ? and is there a gain in performance from doing this?
public IList Flight { get; set; } pub