You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecByte Class > TVecByte Methods > TVecByte.this Indexer
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecByte.this Indexer

Allows setting/getting the integer value at position Indx.

Syntax
C#
Visual Basic
public new byte this[int Indx];

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

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!