Matrix.BlockEnd Property

Boolean BlockEnd { get; set; }

Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix.

Returns: Boolean

Remarks:

Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix. This property be used together with Dew.Math.Matrix.BlockNext and .

See Also: Matrix.BlockInit, Matrix.BlockNext