Namespace SunamoCollectionsValuesTableGrid
Classes
- ValuesTableGrid<T>
Represents a two-dimensional table grid that allows querying parallel collections as one. Rows represent the outer list, columns represent inner list elements. A similar class using a two-dimensional array is UniqueTableInWhole.