Int32 Item { get; set; }
Allows setting/getting the real value at position Indx.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | index or length | Int32 |
Returns: Int32
Remarks:
Allows setting/getting the real value at position Indx. This property reads/writes to the same memory as Dew.Math.VectorInt.BValues, Dew.Math.VectorInt.SValues and Dew.Math.VectorInt.IValues properties.