VectorInt Convert(TVecInt Src, TIntPrecision DstIntPrecision)
Copy each of Vec elements to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | source TVecInt |
| 2 | DstIntPrecision | TIntPrecision |
Returns: VectorInt
Remarks:
The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.