Overload | Description |
---|---|
MatrixRow Constructor() | Initializes a new instance of the MatrixRow class. |
MatrixRow Constructor(Length,IEnumerable<MatrixCell>) | Creates new isntance of MatrixRow with a given height and cells. |
Overload | Description |
---|---|
MatrixRow Constructor() | Initializes a new instance of the MatrixRow class. |
MatrixRow Constructor(Length,IEnumerable<MatrixCell>) | Creates new isntance of MatrixRow with a given height and cells. |