In This Topic
Returns a description of the last repeated action.
Syntax
'Declaration
Public Function RedoDescription( _
ByVal As Integer _
) As String
public string RedoDescription(
int
)
Parameters
- index
- Specifies the index of the RedoDescription.
See Also