property Item: Integer;
Allows setting/getting the integer value at position Indx.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Integer |
Returns: Int32
Remarks:
Allows setting/getting the 32bit integer value at position Indx. In Delphi, this property reads/writes to the same memory as TMtxVecInt.IValues1D, TMtxVecInt.SValues1D and TMtxVecInt.BValues1D properties.