MtxExprInt.Sum Method

function Sum(const X: TMtxVecInt): Integer;

Returns the sum of elements in the source data.

#NameTypeDescription
1XTMtxVecInt

Returns: Int32

Remarks:

Internally calls TMtxVecInt.Sum