TMtxVecSample.BlockEnd Property

Boolean BlockEnd { get; set; }

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

Returns: Boolean

Remarks:

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