UndoItems.Remove

Syntax

UndoItems.Remove( index)

Return Value

UndoItem

Purpose

Removes the specified item from this collection, if it exists.

Parameters

index As Long

[In] Specifies the zero-based index of the item to remove.

See Also

UndoItem