Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / Undo Method


In This Topic
Undo Method
In This Topic
Undoes the last edit operation.
Syntax
'Declaration
 
Sub Undo() 
 
'Usage
 
Dim instance As IIbmScreen
 
instance.Undo()
See Also