'Declaration Public Function GetRedoList() As System.Windows.Input.ICommand()
'Usage Dim instance As UndoManager Dim value() As System.Windows.Input.ICommand value = instance.GetRedoList()
public System.Windows.Input.ICommand[] GetRedoList()
'Declaration Public Function GetRedoList() As System.Windows.Input.ICommand()
'Usage Dim instance As UndoManager Dim value() As System.Windows.Input.ICommand value = instance.GetRedoList()
public System.Windows.Input.ICommand[] GetRedoList()