You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > Shift Method > TVecInt.Shift Method (int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.Shift Method (int)

Do a shift on all calling vector elements.

Syntax
C#
Visual Basic
public TVecInt Shift(int Offset);

Performs shift on all calling vector elements. Offset can be any integer number, positive or negative.

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