Persistate API documentation
Shift Method (amount)
NamespacesPersistate.UtilSectionShift(Int32)

[This is preliminary documentation and is subject to change.]

Shifts this Section by a particular amount forwards or backwards. The amount is added to both Start and End.
Declaration Syntax
C#
public void Shift(
	int amount
)
Parameters
amount (Int32)
The amount to shift forwards (if positive) or backwards (if negative).

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)