This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
When overridden in a derived class, causes the next call to the GetNextChar()()()() method to access the data buffer character position that is prior to the current character position.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public override bool MovePrevious()
Visual Basic (Declaration)Copy imageCopy Code
Public Overrides Function MovePrevious As 

Return Value

true if the MovePrevious()()()() operation was successful; otherwise, false.

See Also

Advanced