Overload | Description |
---|---|
MatrixRow Constructor() | Initializes a new instance of the MatrixRow class. |
MatrixRow Constructor(Length,IEnumerable<MatrixCell>) | Initializes a new instance of the MatrixRow class using a specified height and collection of cells. |
Overload | Description |
---|---|
MatrixRow Constructor() | Initializes a new instance of the MatrixRow class. |
MatrixRow Constructor(Length,IEnumerable<MatrixCell>) | Initializes a new instance of the MatrixRow class using a specified height and collection of cells. |