| LLParserTRollBack Method (Int32) | 
 
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxprotected void RollBack(
	int i
)
Protected Sub RollBack ( 
	i As Integer
)
protected:
void RollBack(
	int i
)
member RollBack : 
        i : int -> unit 
Parameters
- i
 - Type: SystemInt32
 
See Also