Send comments on this topic.
DeleteListItem Method
Attachmate.Reflection.Objects Library (Productivity) > RecentTyping Object : DeleteListItem Method
index
The zero-based index of the item to remove from Recent Typing.
Deletes a string from the Recent Typing list.

Syntax

 
object.DeleteListItem( 
   ByVal index As Integer
) 

Parameters

index
The zero-based index of the item to remove from Recent Typing.

See Also