Summary

public static List<V> GetWith<V>(this List<List<V>> items, V value)

Returns

List

Parameters