TMtxSmallInt.Item Property

Int16 Item { get; set; }

Allows setting/getting the integer value at position row,col.

#NameTypeDescription
1index or lengthInt32
2index or lengthInt32

Returns: Int16

Remarks:

Allows setting/getting the 16bit integer value at position row,col. This property reads/writes to the same memory as Dew.Math.TMtxSmallInt.Values property.