Subtract a generic list from another February 3, 2023 by Tarik var result = firms.Except(trackedFirms); // returns all the firms except those in trackedFirms