Try this.
otrocarros = (From c In crs Where c.Color.StartsWith("R") Select c).ToList

Reply via email to