TVecByte.Item Property

Byte Item { get; set; }

Allows setting/getting the integer value at position Indx.

#NameTypeDescription
1index or lengthInt32

Returns: Byte

Remarks:

Allows setting/getting the 8bit value at position Indx. This property reads/writes to the same memory as Dew.Math.TVecByte.Values property.