function Sum(const X: TMtxVecInt): Integer;
Returns the sum of elements in the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt |
Returns: Int32
Remarks:
Internally calls TMtxVecInt.Sum
Returns the sum of elements in the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt |
Returns: Int32
Internally calls TMtxVecInt.Sum