index property

IntegerDataType<List<int>> index
getter/setter pair

Configurable default data type to index collections, rows, columns, etc.

Implementation

static IntegerDataType index = uint32;