empty property

Creates the empty object with row index and column index set to int.MinValue.

Implementation

static RowColumnIndex get empty => RowColumnIndex(maxvalue, minvalue);