Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
DeleteListItem Method
Attachmate.Reflection.Objects Library (Productivity)
>
RecentTyping Object
: DeleteListItem Method
The zero-based index of the item to remove from Recent Typing.
Deletes a string from the Recent Typing list.
Syntax
Visual Basic (Declaration)
object
.DeleteListItem( _
ByVal
index
As
Long _ )
Parameters
index
The zero-based index of the item to remove from Recent Typing.
See Also
Reference
RecentTyping Object
RecentTyping Members
Send Feedback