Click or drag to resize

CSVReaderitemsTable Property

Gets the raw table of items which was ranked by the user.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<List<string>> itemsTable { get; }

Property Value

Type: ListListString
See Also