function Reverse(const X: TVecInt): VectorInt;
Reverses the content of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVecInt |
Returns: VectorInt
Remarks:
Internally calls TVecInt.Reverse
Reverses the content of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVecInt |
Returns: VectorInt
Internally calls TVecInt.Reverse