DataMatrix typedef

DataMatrix = List<RecordRow>

Implementation

typedef DataMatrix = List<RecordRow>;